@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b007qcp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f805f2f5d95a95e1e198b6eb3fba07f8"^^xsd:string ;
  ns0:name "Pand 1288"@nl ;
  geo:hasGeometry <https://n2t.net/ark:/60537/bNVs7nX>, [
    geo:asWKT "POLYGON ((4.71046226 52.01079664, 4.71045217 52.01076853, 4.71020802 52.01082720, 4.71021560 52.01086908, 4.71046226 52.01079664))"^^geo:wktLiteral ;
    osm:area 70.0
  ] ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962115> .

