@prefix ns0: <https://schema.org/> .
@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/b009mj9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f12cd37df1ae55050cba1f1c9979d73d" ;
  ns0:name "Pand 2888"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963715> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70653844 52.00990559, 4.70668189 52.00998341, 4.70677365 52.00992678, 4.70662465 52.00984507, 4.70653844 52.00990559))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

