@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/b008x15>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6a0ba498a08a394af3ae8a891aaad457"^^xsd:string ;
  ns0:name "Pand 2293"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963120> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70856058 52.01320063, 4.70849842 52.01319136, 4.70847153 52.01324997, 4.70852856 52.01325800, 4.70856058 52.01320063))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

