@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bgRHBx>
  gtm:kadastraalNummer "667"^^xsd:string ;
  gtm:kadastraleAanduiding "B667"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B667"^^xsd:string ;
  ns0:name "Perceel GDA01-B667"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bR3adD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14513> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7066721 52.0104109, 4.7066291 52.0104426, 4.7066399 52.0104486, 4.7067467 52.0105283, 4.7068256 52.0105733, 4.7068106 52.0105841, 4.7068563 52.0106082, 4.7068652 52.0106129, 4.7067913 52.0106779, 4.7067781 52.0106876, 4.7068866 52.0107447, 4.7070603 52.0106192, 4.7070242 52.0106003, 4.7070518 52.0105802, 4.7069532 52.010523, 4.706921 52.0105442, 4.7068875 52.0105248, 4.7068474 52.0105011, 4.7066841 52.0104172, 4.7066721 52.0104109))"^^geo:wktLiteral ;
    osm:area 380.0
  ] .

