@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/bHTdNE>
  gtm:oppervlakte 168.0 ;
  gtm:kadastraalNummer 8456.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8456"^^xsd:string ;
  gtm:kadastraleAanduiding "K8456"@nl ;
  ns0:name "Perceel GDA01-K8456"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330845670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfchXn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80284> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7470235249176 52.012803930025,4.7470904092008 52.012814495528,4.7471372951546 52.012821896216,4.7471319971175 52.012834864599,4.7471532584395 52.012838332861,4.747134075869 52.012885147879,4.7471127542111 52.012881823101,4.7471117276975 52.012884343252,4.7470552781725 52.012875452411,4.7469242850475 52.012854785841,4.7467942803086 52.012834277303,4.7468141115535 52.012784904181,4.7468257102105 52.012786684054,4.7468310108984 52.012773535931,4.7470235249176 52.012803930025))"^^geo:wktLiteral ;
    osm:area 168.0
  ] .

