@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/b008hr9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1dda45c49ace705def2aa39629215ddc"^^xsd:string ;
  ns0:name "Pand 1966"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962793> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70969582 52.01225292, 4.70967700 52.01227292, 4.70972510 52.01229015, 4.70973778 52.01227439, 4.70977341 52.01228716, 4.70975912 52.01230234, 4.70990739 52.01235547, 4.70991249 52.01232456, 4.70969582 52.01225292))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

