@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/b007g6z>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3cf84c5e8e3d70306721c93d03acadcf"^^xsd:string ;
  ns0:name "Pand 1080"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961907> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70374853 52.01030654, 4.70370119 52.01028184, 4.70361963 52.01035144, 4.70364592 52.01036317, 4.70362005 52.01038525, 4.70364227 52.01039517, 4.70367156 52.01037075, 4.70374853 52.01030654))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

