@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/b2UR9U>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 3959.0 ;
  gtm:kadastraleAanduiding "C3959"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3959" ;
  ns0:name "Perceel GDA01-C3959"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260395970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfCHMa> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72549> ;
  ns0:startDate "2010-06-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7143047498173 52.01189018718,4.7142524468975 52.012036390148,4.7142489193757 52.012046257224,4.7141733023284 52.012007669167,4.7141766487498 52.011997252765,4.7142089138897 52.011901153474,4.7142075194255 52.011900893826,4.7142124607386 52.011886118179,4.7141981071929 52.011884562022,4.7142013709234 52.0118748013,4.7143047498173 52.01189018718))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

