@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/b009zpr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d3d3f95cd9f757d57bc4b1a8502b33ee" ;
  ns0:name "Pand 3182"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964009> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71148778 52.01142401, 4.71149880 52.01142857, 4.71150713 52.01142016, 4.71149540 52.01141563, 4.71148778 52.01142401))"^^geo:wktLiteral ;
    osm:area 1.0
  ] .

