@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/bQDLVj>
  gtm:oppervlakte 20.0 ;
  gtm:kadastraalNummer 4129.0 ;
  gtm:kadastraleAanduiding "D4129"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4129"^^xsd:string ;
  ns0:name "Perceel GDA01-D4129"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270412970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZNzkw> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/259372> ;
  ns0:startDate "2016-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7104508630953 52.00720023511,4.7104456554394 52.007213310272,4.7103913577601 52.007211398147,4.7103561735379 52.007210153184,4.7102898317235 52.007189853377,4.7102592204649 52.007185740414,4.7102618410959 52.007180020879,4.7104508630953 52.00720023511))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

