@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/bNw8Ce>
  gtm:oppervlakte 75.0 ;
  gtm:kadastraalNummer 2095.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2095" ;
  gtm:kadastraleAanduiding "N2095"@nl ;
  ns0:name "Perceel GDA01-N2095"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360209570000/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/106170> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6761262725388 52.007293948106,4.6762333485849 52.007383319776,4.6761911841526 52.007402552028,4.6760841227084 52.007313180408,4.6760360912871 52.007272568089,4.6760051604283 52.007252984158,4.6760262616827 52.00724033009,4.6760430587759 52.007229987008,4.6761262725388 52.007293948106))"^^geo:wktLiteral ;
    osm:area 75.0
  ] .

