@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/b008hpg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ed11a7bff92049bc7a7109b4eb439e21"^^xsd:string ;
  ns0:name "Pand 1964"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962791> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70626901 52.01231567, 4.70621801 52.01229248, 4.70615550 52.01234408, 4.70612603 52.01233049, 4.70602238 52.01241605, 4.70608653 52.01244922, 4.70618908 52.01236135, 4.70620554 52.01236883, 4.70626901 52.01231567))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

