@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/b008rnq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2b7e8968f576cc3ce4e4be6aabceda0a"^^xsd:string ;
  ns0:name "Pand 2166"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962993> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70561915 52.01275854, 4.70559147 52.01277819, 4.70557332 52.01279107, 4.70564835 52.01282909, 4.70575081 52.01287954, 4.70579145 52.01285085, 4.70574151 52.01282551, 4.70568875 52.01279873, 4.70566532 52.01278683, 4.70566769 52.01278513, 4.70561915 52.01275854))"^^geo:wktLiteral ;
    osm:area 69.0
  ] .

