@prefix schema: <http://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/b006zz1>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/a3181e1f32b4a42378f688ea70f03948"^^xsd:string ;
  schema:name "Pand 667"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961494> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71237298 52.00906622, 4.71227491 52.00903460, 4.71224017 52.00907588, 4.71238137 52.00911817, 4.71241226 52.00907888, 4.71237298 52.00906622))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

