@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/b008xxx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b53d1d04d5b2057d459a19b8d3480493"^^xsd:string ;
  ns0:name "Pand 2319"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963146> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71177806 52.01343449, 4.71177028 52.01343811, 4.71177687 52.01344351, 4.71175596 52.01345435, 4.71173892 52.01344183, 4.71167287 52.01339329, 4.71160471 52.01341725, 4.71172575 52.01350523, 4.71176347 52.01353266, 4.71183775 52.01347936, 4.71177806 52.01343449))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

