@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/bG0WRu>
  gtm:oppervlakte 78.0 ;
  gtm:kadastraalNummer 2034.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2034" ;
  gtm:kadastraleAanduiding "N2034"@nl ;
  ns0:name "Perceel GDA01-N2034"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360203470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVqRJS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106140> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6750831372039 52.007763534847,4.6750365175927 52.0077248452,4.6750047784403 52.007704806694,4.6750429785204 52.007682126285,4.6750748444629 52.007702435201,4.675107964485 52.007729987387,4.6751253601335 52.007744339298,4.6752374367275 52.007837939723,4.6751953295526 52.007857180955,4.6750831372039 52.007763534847))"^^geo:wktLiteral ;
    osm:area 78.0
  ] .

