@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/b008k6f>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/13451c5c5d61ba305c26a0555b448a02"^^xsd:string ;
  ns0:name "Pand 2008"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962835> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70968040 52.01234277, 4.70963068 52.01232123, 4.70960120 52.01234527, 4.70966271 52.01237400, 4.70967434 52.01236543, 4.70966035 52.01235874, 4.70968040 52.01234277))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

