@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/b007tn4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8eb6135ea61765e34d3f9cf5b345bf3d"^^xsd:string ;
  ns0:name "Pand 1383"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962210> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70445633 52.01097908, 4.70442312 52.01096060, 4.70436889 52.01100248, 4.70440081 52.01101927, 4.70445633 52.01097908))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

