@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/b006ck1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2723bf2068bc260451743f13d7edc534" ;
  ns0:name "Pand 163"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960990> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71110644 52.00753371, 4.71107771 52.00751829, 4.71101615 52.00756790, 4.71105025 52.00758183, 4.71110644 52.00753371))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

