@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b008hxc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8f01d03f7c982dc92bbacfb2ee69d104"^^xsd:string ;
  ns0:name "Pand 1971"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962798> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70606893 52.01226084, 4.70603272 52.01224378, 4.70607688 52.01220599, 4.70604959 52.01219385, 4.70587744 52.01234114, 4.70593350 52.01237031, 4.70604240 52.01228228, 4.70606893 52.01226084))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

