@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bDJdz7>
  gtm:oppervlakte 113.0 ;
  gtm:kadastraalNummer 2100.0 ;
  gtm:kadastraleAanduiding "C2100"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C2100"^^xsd:string ;
  schema:name "Perceel GDA01-C2100"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260210070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b87iJm> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72707> ;
  schema:startDate "2009-11-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7114729520676 52.012696836543,4.7115969310934 52.012767172293,4.7115861165442 52.012774345891,4.7117131754765 52.012844285726,4.7116656045807 52.012876910304,4.7114024587838 52.012725239713,4.7114729520676 52.012696836543))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

