@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/bxue2w>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 4051.0 ;
  gtm:kadastraleAanduiding "E4051"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4051"^^xsd:string ;
  ns0:name "Perceel GDA01-E4051"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280405170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDiYbG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74488> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6969155411711 52.008845895902,4.696803653493 52.008927034338,4.696713667562 52.008991420891,4.6966765060824 52.00901918385,4.696621530311 52.008990269179,4.6966582439153 52.00896226991,4.6967483749533 52.008897920204,4.6968594107502 52.008817244222,4.6968988494412 52.008837375869,4.6969155411711 52.008845895902))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

