@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/b008rrz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/992748924ed7d2862a6ccb009fbbf68c"^^xsd:string ;
  ns0:name "Pand 2169"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962996> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70568330 52.01289712, 4.70567214 52.01290590, 4.70569503 52.01291893, 4.70570746 52.01291015, 4.70568330 52.01289712))"^^geo:wktLiteral ;
    osm:area 3.0
  ] .

