@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/b0085g6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/77c0ea72754184d2c75b1c2e67ce8e34"^^xsd:string ;
  ns0:name "Pand 1668"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962495> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70933394 52.01166283, 4.70915708 52.01167581, 4.70916203 52.01178992, 4.70928055 52.01178611, 4.70933690 52.01178430, 4.70933394 52.01166283))"^^geo:wktLiteral ;
    osm:area 158.0
  ] .

