@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/b008q29>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/43de145b5ec6833fdefa2aab84e8e0af"^^xsd:string ;
  ns0:name "Pand 2120"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962947> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70701607 52.01272412, 4.70695741 52.01269442, 4.70693779 52.01268448, 4.70690156 52.01271313, 4.70697789 52.01275283, 4.70701607 52.01272412))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

