@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/bXV6zn>
  gtm:oppervlakte 29.0 ;
  gtm:kadastraalNummer 1831.0 ;
  gtm:kadastraleAanduiding "G1831"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1831"^^xsd:string ;
  ns0:name "Perceel GDA01-G1831"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300183170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPBfHh> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76559> ;
  ns0:startDate "2005-04-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.686287910863 52.017120026603,4.6862761656126 52.017186381076,4.6862184912979 52.017182622083,4.6862297494488 52.017119473579,4.686287910863 52.017120026603))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

