@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b007w9r>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1e34fb1406554f95a4ae46d6f6a3c3c6"^^xsd:string ;
  ns0:name "Pand 1431"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962258> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70895355 52.01088075, 4.70891628 52.01087627, 4.70891049 52.01089498, 4.70893531 52.01089823, 4.70892994 52.01091385, 4.70890505 52.01091077, 4.70890088 52.01092288, 4.70892867 52.01092492, 4.70903105 52.01093243, 4.70903605 52.01089696, 4.70895301 52.01088893, 4.70895355 52.01088075))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

