@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/bPNOGs>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 2204.0 ;
  gtm:kadastraleAanduiding "F2204"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2204" ;
  ns0:name "Perceel GDA01-F2204"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290220470000/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/75608> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7043163900664 52.002696735505,4.7044162995445 52.002642836298,4.7045157960888 52.002586390888,4.7045699885912 52.002556567023,4.7046229798962 52.002593205543,4.7045632069511 52.002627032868,4.7045333051702 52.002643514987,4.7044733892889 52.002676199908,4.7043999064686 52.002716131661,4.7043760110711 52.002699679054,4.7043461662418 52.002717195124,4.7043163900664 52.002696735505))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

