@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/b0076vs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/26d611beb92b00e78da8637fc83d0c4e"^^xsd:string ;
  ns0:name "Pand 867"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961694> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71477038 52.00988683, 4.71472829 52.00987242, 4.71472772 52.00987309, 4.71471088 52.00989300, 4.71468130 52.00992798, 4.71472084 52.00994197, 4.71477038 52.00988683))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

