@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bDW6p5>
  gtm:oppervlakte 26.0 ;
  gtm:kadastraalNummer 4016.0 ;
  gtm:kadastraleAanduiding "D4016"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4016" ;
  ns0:name "Perceel GDA01-D4016"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270401670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4Niua> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/285760> ;
  ns0:startDate "2009-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7056584165072 52.010334959494,4.7056546604841 52.010332915356,4.7056600167564 52.010329342014,4.7055971023048 52.01029613409,4.7056419840858 52.010266129981,4.7057053464752 52.010299574173,4.7056584165072 52.010334959494))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

