@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/bsH8Zf>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 6016.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6016" ;
  gtm:kadastraleAanduiding "M6016"@nl ;
  ns0:name "Perceel GDA01-M6016"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350601670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbS6q8> ;
  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/88800> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7005679339676 52.033427286978,4.7007059836888 52.033417979916,4.7008921313108 52.033405420587,4.7008940468402 52.033416415555,4.7009282414496 52.033414143035,4.7009263118907 52.033403112032,4.7009589024685 52.033400902061,4.7009682949222 52.033454653396,4.700932656141 52.033457016384,4.7009307250646 52.033446084245,4.7008996073262 52.033448230885,4.7007559375513 52.033458143588,4.7005753729557 52.033470591442,4.7005679339676 52.033427286978))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

