@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/b007phz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a10f8725860129d469d58ede9db357ac"^^xsd:string ;
  ns0:name "Pand 1263"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962090> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71411125 52.01077696, 4.71416674 52.01078630, 4.71418340 52.01074458, 4.71412433 52.01073718, 4.71411125 52.01077696))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

