@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/bnU2p2>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 1946.0 ;
  gtm:kadastraleAanduiding "F1946"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1946" ;
  ns0:name "Perceel GDA01-F1946"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290194670000/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/75449> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7037877862493 52.00234798173,4.7036524175677 52.002421790571,4.7035593037371 52.002473148927,4.7035153022757 52.002496460989,4.7034683574201 52.002464486128,4.7035121861869 52.002441038254,4.7036046081583 52.002389208519,4.7037396013617 52.002315190818,4.7037864745419 52.002347093248,4.7037877862493 52.00234798173))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

