@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/b007p9g>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/299724b1473ca79078903f56a4c3b4a9"^^xsd:string ;
  ns0:name "Pand 1257"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962084> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71452594 52.01077265, 4.71459381 52.01078680, 4.71462884 52.01072282, 4.71456106 52.01071183, 4.71452594 52.01077265))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

