@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/bAp2tT>
  gtm:oppervlakte 114.0 ;
  gtm:kadastraalNummer 6047.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6047" ;
  gtm:kadastraleAanduiding "M6047"@nl ;
  ns0:name "Perceel GDA01-M6047"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350604770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEzarQ> ;
  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/88830> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6988312853981 52.033454305978,4.698907667786 52.033449323472,4.6989057952162 52.033438409616,4.6989573925538 52.033435052918,4.6989592507021 52.0334459577,4.699103510822 52.03343653601,4.6991053690059 52.03344744079,4.6991444936172 52.033444900977,4.6991426355619 52.03343398721,4.6991739412899 52.033431941005,4.6991812832763 52.033474831531,4.6991108234595 52.033479435356,4.6989665776369 52.033488866128,4.6988386265074 52.033497232475,4.6988312853981 52.033454305978))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

