<?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 my house</title>
  </titleInfo>
  <name type="personal">
    <namePart>Dorros, Arthur</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <dateIssued encoding="marc">19uu</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
  </physicalDescription>
  <abstract>Text and illustrations depict the different types of houses lived in by children all over the world. On each page "This is my house" will appear in the appropriate native language.</abstract>
  <note type="statement of responsibility">written and illustrated by Arthur Dorros.</note>
  <subject>
    <topic>Dwellings</topic>
  </subject>
  <classification authority="lcc">TR 728 D65 1992</classification>
  <recordInfo>
    <recordCreationDate encoding="marc">110126</recordCreationDate>
    <recordChangeDate encoding="iso8601">20140414131940.0</recordChangeDate>
  </recordInfo>
</mods>
