@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/b007ghp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/49b3e01d450c3e11b6a4529a9685ccc7"^^xsd:string ;
  ns0:name "Pand 1089"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961916> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71155520 52.01033868, 4.71168104 52.01036061, 4.71170477 52.01029804, 4.71151348 52.01027309, 4.71140808 52.01024896, 4.71137322 52.01030697, 4.71155520 52.01033868))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

