@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/bNVwxN>
  gtm:oppervlakte 347.0 ;
  gtm:kadastraalNummer 1849.0 ;
  gtm:kadastraleAanduiding "G1849"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1849" ;
  ns0:name "Perceel GDA01-G1849"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300184970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQdne7> ;
  hg:liesIn <https://n2t.net/ark:/60537/bRfH8K> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76568> ;
  ns0:startDate "2003-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6982225341202 52.012180480396,4.6983655837195 52.012269080412,4.6981682136444 52.012389107124,4.6981662368709 52.012387882118,4.6980262316472 52.012301178263,4.6980220843657 52.012240275456,4.6981711235414 52.012148639148,4.6982225341202 52.012180480396))"^^geo:wktLiteral ;
    osm:area 347.0
  ] .

