@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/b008kwq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e7e3144cf760b20751f80efac8d0f51c"^^xsd:string ;
  ns0:name "Pand 2028"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962855> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70693277 52.01235105, 4.70690274 52.01237334, 4.70701041 52.01242278, 4.70702214 52.01241317, 4.70707025 52.01243553, 4.70708698 52.01242350, 4.70693277 52.01235105))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

