@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/b007bfb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7fa8aecdbe9b8eb9f51c93333decb1a3"^^xsd:string ;
  ns0:name "Pand 971"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961798> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70697072 52.00950809, 4.70692311 52.00953885, 4.70716554 52.00968725, 4.70720747 52.00966282, 4.70697072 52.00950809))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

