@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/b00800h>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2635d28f5fdd4e0dc473af0280a6f7b5"^^xsd:string ;
  ns0:name "Pand 1509"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962336> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70467579 52.00998630, 4.70461203 52.01003098, 4.70463815 52.01004518, 4.70461025 52.01006572, 4.70467340 52.01009838, 4.70467340 52.01009838, 4.70472154 52.01006465, 4.70476366 52.01003247, 4.70467579 52.00998630))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

