@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/b0078cr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1b8403d7c8cf80881a25515a9578605e"^^xsd:string ;
  ns0:name "Pand 911"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961738> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70507806 52.00984492, 4.70505323 52.00986533, 4.70515097 52.00991357, 4.70517605 52.00989481, 4.70507806 52.00984492))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

