@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/bABUm5>
  gtm:oppervlakte 99.0 ;
  gtm:kadastraalNummer 8684.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8684"^^xsd:string ;
  gtm:kadastraleAanduiding "K8684"@nl ;
  ns0:name "Perceel GDA01-K8684"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330868470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bgF1pS> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmsi7k> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/285505> ;
  ns0:startDate "2005-12-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7229676473588 52.018193670003,4.7232062820634 52.018210979497,4.7232030765981 52.018227724758,4.7231961606291 52.018263837039,4.7231809081405 52.018262816222,4.7231225327102 52.018258891609,4.7230460521844 52.018253759261,4.7229702847987 52.018248675828,4.7229703661595 52.01824810103,4.722958435696 52.018248033719,4.7229676473588 52.018193670003))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

