@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b5qfwM>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 4001.0 ;
  gtm:kadastraleAanduiding "E4001"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4001" ;
  ns0:name "Perceel GDA01-E4001"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280400170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgsvhs> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74445> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6973501061144 52.010237585477,4.6973094168018 52.010211550259,4.697218218962 52.010152042737,4.6970864405262 52.010067039789,4.6971293872471 52.010041036393,4.697137605938 52.010036069035,4.6972792483999 52.010128446311,4.6973543385264 52.010177414851,4.6974001828457 52.010207318314,4.6973501061144 52.010237585477))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

