@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/b0083qb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/205a50f0b9e2bd33c13b649d555fb0a8"^^xsd:string ;
  ns0:name "Pand 1617"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962444> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70492617 52.01150147, 4.70487685 52.01153288, 4.70503388 52.01161922, 4.70504299 52.01162423, 4.70506484 52.01160910, 4.70512777 52.01164312, 4.70515400 52.01162465, 4.70492617 52.01150147))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

