@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/bKO187>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 2079.0 ;
  gtm:kadastraleAanduiding "F2079"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2079" ;
  ns0:name "Perceel GDA01-F2079"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290207970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUaFCi> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75508> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6960786490414 52.00670594756,4.6960335319393 52.006741582409,4.695963760102 52.006708994145,4.6958636774416 52.006662367671,4.6958017914081 52.00663316033,4.6956845701616 52.006578747929,4.6957289339843 52.006544744681,4.6959081878032 52.006627358513,4.6960088016386 52.006673538648,4.6960786490414 52.00670594756))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

