@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/bxTEYA>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 2097.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2097" ;
  gtm:kadastraleAanduiding "N2097"@nl ;
  ns0:name "Perceel GDA01-N2097"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360209770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  hg:absorbed <https://n2t.net/ark:/60537/breqBs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106172> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6760901180409 52.007183135943,4.6761111895414 52.007170517634,4.6763572596872 52.007326793811,4.6762754984177 52.007364087421,4.6761684370391 52.00727470689,4.676111375517 52.007226741442,4.6760804435162 52.007207229431,4.6760754901829 52.007204556905,4.6760710451222 52.007201060513,4.6760661495947 52.007197498481,4.6760901180409 52.007183135943))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

