@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/bUNCbJ>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 2064.0 ;
  gtm:kadastraleAanduiding "F2064"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2064" ;
  ns0:name "Perceel GDA01-F2064"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290206470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/btJOCf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75499> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6970134217551 52.00655638205,4.6970190157014 52.006552522863,4.6970681686855 52.006518619103,4.6971788040854 52.006632917323,4.697242691506 52.006699644351,4.6972712830278 52.006729851245,4.6972035649856 52.006754918506,4.6971748579555 52.006724648001,4.6970774652808 52.006623352773,4.6970134217551 52.00655638205))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

