@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/b006ff4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7059b6577d97dcd950a08fad7d86b0be" ;
  ns0:name "Pand 217"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961044> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71454489 52.00808316, 4.71449348 52.00807973, 4.71446400 52.00816432, 4.71448845 52.00816757, 4.71449491 52.00814904, 4.71452096 52.00815246, 4.71454489 52.00808316))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

