@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/b008k88>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0d27959c6b82fb10ab0ec706f063a5e7"^^xsd:string ;
  ns0:name "Pand 2010"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962837> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70969067 52.01233193, 4.70968040 52.01234277, 4.70971006 52.01235633, 4.70968898 52.01238237, 4.70973815 52.01240225, 4.70989908 52.01243673, 4.70990493 52.01239247, 4.70969067 52.01233193))"^^geo:wktLiteral ;
    osm:area 82.0
  ] .

