@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/b007stt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fdb5ad14b4afca63c394dd1a8b4b929d"^^xsd:string ;
  ns0:name "Pand 1359"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962186> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71181001 52.01097034, 4.71178801 52.01097022, 4.71178783 52.01098231, 4.71176716 52.01098219, 4.71176507 52.01099829, 4.71176463 52.01100190, 4.71180751 52.01100422, 4.71180800 52.01100041, 4.71181001 52.01097034))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

