@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/b008ns7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/17609df8679fceb5e1342f8aff1026cd"^^xsd:string ;
  ns0:name "Pand 2083"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962910> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71224477 52.01253850, 4.71223468 52.01254478, 4.71216592 52.01258764, 4.71219518 52.01260493, 4.71227382 52.01255605, 4.71224477 52.01253850))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

