@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/bgRL23>
  gtm:oppervlakte 205.0 ;
  gtm:kadastraalNummer 2818.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2818" ;
  gtm:kadastraleAanduiding "M2818"@nl ;
  ns0:name "Perceel GDA01-M2818"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350281870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHgiFq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86371> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7015141825004 52.030699271145,4.7015374813385 52.030681340157,4.70161977101 52.030674718467,4.7018280548787 52.030776600872,4.7018461932394 52.030762594678,4.701938189239 52.03080735294,4.701904022605 52.030830793558,4.701857129499 52.030866923604,4.7015726426301 52.030726217172,4.7015141825004 52.030699271145))"^^geo:wktLiteral ;
    osm:area 205.0
  ] .

