@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/b008k2s>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9cbbf3da1785441d1a6b15a5f4b9ea76"^^xsd:string ;
  ns0:name "Pand 2004"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962831> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70648111 52.01228998, 4.70655447 52.01232473, 4.70680533 52.01211516, 4.70673616 52.01208363, 4.70662963 52.01217716, 4.70661665 52.01217138, 4.70648111 52.01228998))"^^geo:wktLiteral ;
    osm:area 179.0
  ] .

