@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/bHTdxL>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 2205.0 ;
  gtm:kadastraleAanduiding "F2205"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2205" ;
  ns0:name "Perceel GDA01-F2205"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290220570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9ZOuG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75609> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7042628041759 52.002659940594,4.7043683469107 52.002603350622,4.7044633122218 52.002549908067,4.7045162766648 52.002519438925,4.7045699885912 52.002556567023,4.7045157960888 52.002586390888,4.7044162995445 52.002642836298,4.7043163900664 52.002696735505,4.7042628041759 52.002659940594))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

