@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/b99QYT>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 1940.0 ;
  gtm:kadastraleAanduiding "F1940"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1940" ;
  ns0:name "Perceel GDA01-F1940"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290194070000/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/75443> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7037540175282 52.002659225488,4.703790323157 52.002639203357,4.7040252377829 52.002509587825,4.7040482852978 52.002525280556,4.704071376241 52.002540991511,4.7039375307403 52.002616139806,4.7038453332777 52.002667566625,4.7038002377048 52.002690998279,4.7037540175282 52.002659225488))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

