@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/b2I9Dj>
  gtm:oppervlakte 136.0 ;
  gtm:kadastraalNummer 2063.0 ;
  gtm:kadastraleAanduiding "F2063"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2063" ;
  ns0:name "Perceel GDA01-F2063"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290206370000/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/75498> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6969579977651 52.006594599411,4.696968184581 52.006587576269,4.6970134217551 52.00655638205,4.6970774652808 52.006623352773,4.6971748579555 52.006724648001,4.6972035649856 52.006754918506,4.6971343819585 52.006780534423,4.6971058086572 52.006750093905,4.6969840417714 52.006622813984,4.6969579977651 52.006594599411))"^^geo:wktLiteral ;
    osm:area 136.0
  ] .

