<?xml version="1.0" encoding="iso-8859-1" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:map="http://nurl.org/0/geography/map/1.0/"
xmlns:geom2d="http://nurl.org/0/geom2d/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:mapbureau="http://nurl.org/0/corporations/mapbureau/"
>
<map:Map>
<map:extent>
<geom2d:Box>
<geom2d:xmin>0</geom2d:xmin>
<geom2d:xmax>1429</geom2d:xmax>
<geom2d:ymin>-1745</geom2d:ymin>
<geom2d:ymax>0</geom2d:ymax>
</geom2d:Box>
</map:extent>
<dc:title>Germany, Political</dc:title>
<map:basemap rdf:resource="http://www.lib.utexas.edu/maps/europe/germany.jpg"/>
<mapbureau:fileSize>263613</mapbureau:fileSize>
<dc:created>1994</dc:created>
</map:Map>
</rdf:RDF>