@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/b006dj0>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/89379afa565f199e52ff53fa07f0bfbd" ;
  ns0:name "Pand 191"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961018> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70860178 52.00796788, 4.70855862 52.00794601, 4.70851894 52.00797466, 4.70855837 52.00799812, 4.70860178 52.00796788))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

