@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/bvBVUJ>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 1945.0 ;
  gtm:kadastraleAanduiding "F1945"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1945" ;
  ns0:name "Perceel GDA01-F1945"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290194570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bz8YPI> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75448> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7037877862493 52.00234798173,4.7038348900228 52.00238004727,4.7036999818229 52.002454218376,4.7036071853273 52.002505776358,4.7035634867819 52.002529278954,4.7035153022757 52.002496460989,4.7035593037371 52.002473148927,4.7036524175677 52.002421790571,4.7037877862493 52.00234798173))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

