@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bGrjCo>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 4168.0 ;
  gtm:kadastraleAanduiding "E4168"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4168"^^xsd:string ;
  ns0:name "Perceel GDA01-E4168"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280416870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKb42V> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74572> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6969686126277 52.00968147389,4.6969190600936 52.009711770909,4.6968325228406 52.009657117187,4.6967889374244 52.009630031131,4.6966475084749 52.009540980216,4.6966972649015 52.009510684506,4.6968388277013 52.009599556379,4.6968821043624 52.009626829363,4.6969686126277 52.00968147389))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

