@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/b008dx7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1a321877a9bcd96bb903bfaf87b616a2"^^xsd:string ;
  ns0:name "Pand 1884"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962711> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71311550 52.01134656, 4.71306711 52.01134059, 4.71307491 52.01130812, 4.71298086 52.01130047, 4.71297215 52.01132534, 4.71293079 52.01145030, 4.71296363 52.01146265, 4.71306554 52.01150096, 4.71311550 52.01134656))"^^geo:wktLiteral ;
    osm:area 181.0
  ] .

