@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/bjn8FE>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 5755.0 ;
  gtm:kadastraleAanduiding "E5755"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E5755"^^xsd:string ;
  ns0:name "Perceel GDA01-E5755"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280575570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bG14w9> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74807> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6969601157029 52.009815189704,4.6970098079822 52.009784336205,4.6970853755393 52.009830620184,4.6972800747427 52.009949833324,4.69723524639 52.009976967275,4.6972298357977 52.009980243299,4.697065883973 52.00987999614,4.6969601157029 52.009815189704))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

