@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/bjMHzP>
  gtm:oppervlakte 38.0 ;
  gtm:kadastraalNummer 1984.0 ;
  gtm:kadastraleAanduiding "G1984"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1984"^^xsd:string ;
  ns0:name "Perceel GDA01-G1984"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300198470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQ0FiS> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/258247> ;
  ns0:startDate "2021-05-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6888876349176 52.016693380654,4.6888885383344 52.016648488877,4.688997710665 52.016649370097,4.6889966612722 52.016694287973,4.6888876349176 52.016693380654))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

