@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/bUNCd5>
  gtm:oppervlakte 88.0 ;
  gtm:kadastraalNummer 3456.0 ;
  gtm:kadastraleAanduiding "F3456"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3456" ;
  ns0:name "Perceel GDA01-F3456"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290345670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbS5Ev> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76273> ;
  ns0:startDate "2004-09-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7038823956187 52.003693935899,4.7037516492899 52.003547375618,4.7038119245647 52.00352657584,4.7038352829022 52.003552481259,4.7038820258543 52.003606395525,4.703946254635 52.00367689604,4.7039114965623 52.00368897245,4.7039080752 52.003685078579,4.7038823956187 52.003693935899))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

