@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/b0079bq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3d37239fca820d0f6ac949f66cf16d3c"^^xsd:string ;
  ns0:name "Pand 939"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961766> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70828571 52.00998055, 4.70822082 52.00995030, 4.70812860 52.01001839, 4.70819013 52.01004585, 4.70825135 52.01000192, 4.70828571 52.00998055))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

