@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/b006f7n>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d066c4cd851dbcb3b2d00d5c129c3a14" ;
  ns0:name "Pand 211"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961038> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70996085 52.00803089, 4.70992498 52.00805955, 4.71001765 52.00810933, 4.71005437 52.00808034, 4.70996085 52.00803089))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

