@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/b007h6b>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2a4062148b77a4c504f6eb94a384c58c"^^xsd:string ;
  ns0:name "Pand 1109"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961936> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70853370 52.01036161, 4.70848343 52.01033254, 4.70832806 52.01042906, 4.70835430 52.01044515, 4.70833599 52.01045651, 4.70830860 52.01044062, 4.70829831 52.01044673, 4.70833871 52.01048653, 4.70842802 52.01042931, 4.70853370 52.01036161))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

