<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>This is Australia</title>
  </titleInfo>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nyu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">London</placeTerm>
    </place>
    <publisher>Lansdowne Press</publisher>
    <dateIssued>1982</dateIssued>
    <dateIssued encoding="marc" point="start">1982</dateIssued>
    <edition>4th ed</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>363 p : ill</extent>
  </physicalDescription>
  <subject authority="lcsh">
    <geographic>Australia</geographic>
    <topic>Addresses, essays, lectures</topic>
  </subject>
  <subject authority="lcsh">
    <geographic>Australia</geographic>
    <topic>Description and travel</topic>
    <topic>Picture, illustrations</topic>
  </subject>
  <classification authority="lcc">DU110 T448 1982</classification>
  <recordInfo>
    <recordCreationDate encoding="marc">001106</recordCreationDate>
    <recordIdentifier source="MTX">vtls000024924</recordIdentifier>
  </recordInfo>
</mods>
