@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/bDiPpy>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 3418.0 ;
  gtm:kadastraleAanduiding "F3418"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3418"^^xsd:string ;
  ns0:name "Perceel GDA01-F3418"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290341870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bRfH8K> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxgG5z> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76252> ;
  ns0:startDate "2008-07-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.685300082706 52.014346229294,4.6852797963973 52.014322612605,4.6854728520839 52.014259478355,4.6855390038188 52.014336543894,4.6853774497055 52.014340578431,4.6853660557678 52.014359341247,4.6853401578575 52.014359186846,4.685313902554 52.014362320071,4.685300082706 52.014346229294))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

