@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/baq36X>
  gtm:oppervlakte 217.0 ;
  gtm:kadastraalNummer 2062.0 ;
  gtm:kadastraleAanduiding "F2062"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2062" ;
  ns0:name "Perceel GDA01-F2062"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290206270000/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/75497> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6969154102716 52.006623966521,4.6969579977651 52.006594599411,4.6969840417714 52.006622813984,4.6971058086572 52.006750093905,4.6971343819585 52.006780534423,4.6970142527345 52.006825005915,4.696858558114 52.006663173175,4.6968643875906 52.006659153586,4.6969154102716 52.006623966521))"^^geo:wktLiteral ;
    osm:area 217.0
  ] .

