@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/b007r3r>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7ca0e1426327f46e4b8ac619298859db"^^xsd:string ;
  ns0:name "Pand 1309"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962136> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70859144 52.01066489, 4.70856862 52.01068080, 4.70861731 52.01070891, 4.70864036 52.01069255, 4.70859144 52.01066489))"^^geo:wktLiteral ;
    osm:area 11.0
  ] .

