@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/b5PEXg>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 2169.0 ;
  gtm:kadastraleAanduiding "F2169"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2169" ;
  ns0:name "Perceel GDA01-F2169"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290216970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYyotO> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75575> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6973360048514 52.006172588877,4.6973649954575 52.006141820633,4.6974270301272 52.006075247394,4.6975057438146 52.005992385958,4.6975719205144 52.006013465044,4.6974916158906 52.006098447457,4.6974289270501 52.006164944989,4.6974004746173 52.006195761345,4.6973360048514 52.006172588877))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

