@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/b008mzx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/04ec46a97052ebf7151d2b3b651e2f57"^^xsd:string ;
  ns0:name "Pand 2059"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962886> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70863419 52.01240838, 4.70859176 52.01238881, 4.70849716 52.01247895, 4.70852578 52.01249039, 4.70845317 52.01255957, 4.70842456 52.01254814, 4.70840111 52.01257048, 4.70844324 52.01258941, 4.70846742 52.01256649, 4.70863419 52.01240838))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

