@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/bXV6Lx>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 8412.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8412"^^xsd:string ;
  gtm:kadastraleAanduiding "K8412"@nl ;
  ns0:name "Perceel GDA01-K8412"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330841270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsHh3s> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80251> ;
  ns0:startDate "2004-12-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7417332357544 52.010245784172,4.7417326309889 52.010296888795,4.7417078117964 52.0102968336,4.7415812399877 52.010296534977,4.7414485508032 52.010296220638,4.7414488820552 52.010272214487,4.7414492559025 52.010245251391,4.7414783851378 52.01024540219,4.74158194869 52.010245305087,4.741711577616 52.010245710356,4.7417332357544 52.010245784172))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

