@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/b007f6k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/aee49c0c08b35b63c24a778c9a2e5ac5"^^xsd:string ;
  ns0:name "Pand 1051"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961878> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70611016 52.00911992, 4.70605709 52.00915430, 4.70604568 52.00916215, 4.70615047 52.00921765, 4.70622442 52.00917627, 4.70611016 52.00911992))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

