@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/b1ffO1>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 1941.0 ;
  gtm:kadastraleAanduiding "F1941"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1941" ;
  ns0:name "Perceel GDA01-F1941"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290194170000/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/75444> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7039771823728 52.002476878661,4.7040252377829 52.002509587825,4.703790323157 52.002639203357,4.7037540175282 52.002659225488,4.7037243282121 52.002638820152,4.7037062391085 52.002626499844,4.7037495620768 52.002602797269,4.7038421419619 52.002551121069,4.7039771823728 52.002476878661))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

