@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/b006k5b>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3efd31284e5fcacdfc5d745574c7b515" ;
  ns0:name "Pand 325"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961152> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70721146 52.00841112, 4.70720192 52.00840787, 4.70718997 52.00841507, 4.70720013 52.00841859, 4.70721146 52.00841112))"^^geo:wktLiteral ;
    osm:area 1.0
  ] .

