@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/b0099rc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/db0cede7c7e823810cf99542c3c6d98d" ;
  ns0:name "Pand 2633"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963460> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70918889 52.01488227, 4.70917398 52.01487658, 4.70916358 52.01488692, 4.70917996 52.01489241, 4.70918889 52.01488227))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

