@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/b007t3h>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3ad214629b8def5a1a9dcdbf8d7c206b"^^xsd:string ;
  ns0:name "Pand 1367"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962194> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71174638 52.01098217, 4.71160737 52.01097575, 4.71160539 52.01099208, 4.71160508 52.01099461, 4.71174487 52.01100107, 4.71174638 52.01098217))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

