@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/bEmvZk>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 1940.0 ;
  gtm:kadastraleAanduiding "G1940"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1940"^^xsd:string ;
  ns0:name "Perceel GDA01-G1940"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300194070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b25cuA> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290582> ;
  ns0:startDate "2014-11-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6840099355688 52.017492629594,4.6837404414394 52.017433116199,4.6836992980969 52.017424025744,4.6837117238705 52.01739252368,4.6838300174547 52.017409193923,4.6840333953716 52.017432879885,4.6840099355688 52.017492629594))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

