@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/b00b0pg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0af4eb5f94d60a0071486d0fa6aad87b" ;
  ns0:name "Pand 3211"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964038> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71179928 52.01224311, 4.71182803 52.01226507, 4.71183634 52.01227137, 4.71186078 52.01225147, 4.71182529 52.01223634, 4.71179928 52.01224311))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

