@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/bJm7k0>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 1951.0 ;
  gtm:kadastraleAanduiding "F1951"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1951" ;
  ns0:name "Perceel GDA01-F1951"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290195170000/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/75454> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7032316881723 52.002303296912,4.7032754461516 52.002279713887,4.7033673644287 52.00222748592,4.7035012005364 52.002152940441,4.7035355191049 52.002176302951,4.7035489381804 52.002185432236,4.7034155049896 52.002260294706,4.7033224481013 52.00231174309,4.7032786471152 52.002335280939,4.7032316881723 52.002303296912))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

