@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/biK2Dz>
  gtm:oppervlakte 143.0 ;
  gtm:kadastraalNummer 1972.0 ;
  gtm:kadastraleAanduiding "F1972"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1972" ;
  ns0:name "Perceel GDA01-F1972"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290197270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwEA5Q> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75465> ;
  ns0:startDate "1999-07-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70136034452 52.003282347543,4.7014012774954 52.003319807107,4.7013501934314 52.003341396263,4.701049798748 52.003466562021,4.7010108980447 52.003429545627,4.7012077358752 52.003346929884,4.7013096928079 52.003304235818,4.70136034452 52.003282347543))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

