@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/b007npn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/55811bd25336cac8329c56fc1501244f"^^xsd:string ;
  ns0:name "Pand 1239"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962066> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70511349 52.01061280, 4.70512914 52.01060137, 4.70503260 52.01054824, 4.70507117 52.01052155, 4.70508658 52.01053003, 4.70511883 52.01050773, 4.70506541 52.01047833, 4.70499617 52.01052762, 4.70498341 52.01053670, 4.70507958 52.01059296, 4.70511349 52.01061280))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

