@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/b006t7t>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/be65cb8f13913a77e4bc8b2c6255c149" ;
  ns0:name "Pand 530"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961357> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70917118 52.00832611, 4.70911597 52.00829874, 4.70906856 52.00833516, 4.70912253 52.00836348, 4.70917118 52.00832611))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

