@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/b0D9FG>
  gtm:oppervlakte 145.0 ;
  gtm:kadastraalNummer 4097.0 ;
  gtm:kadastraleAanduiding "E4097"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4097"^^xsd:string ;
  ns0:name "Perceel GDA01-E4097"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280409770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLdzxG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74523> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7028763379215 52.005620556353,4.7028074740665 52.005645629151,4.7027477805482 52.005585176499,4.7026121088619 52.005441534561,4.7026820214684 52.005417393784,4.7028173169826 52.005559927878,4.7028763379215 52.005620556353))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

