@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/bjMxZS>
  gtm:oppervlakte 70.0 ;
  gtm:kadastraalNummer 2964.0 ;
  gtm:kadastraleAanduiding "E2964"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E2964"^^xsd:string ;
  ns0:name "Perceel GDA01-E2964"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280296470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2Y9s> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73793> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7054230805072 52.004776213132,4.7054212798659 52.004776822903,4.7053567059535 52.004704820156,4.7053046881883 52.004648017621,4.7053581250664 52.00462970318,4.7054099960216 52.004686585737,4.705474829252 52.004758778713,4.7054230805072 52.004776213132))"^^geo:wktLiteral ;
    osm:area 69.0
  ] .

