@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/bL0JAW>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 6629.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6629" ;
  gtm:kadastraleAanduiding "M6629"@nl ;
  ns0:name "Perceel GDA01-M6629"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350662970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bI64an> ;
  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/89324> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6994526856894 52.034453238489,4.6994582257365 52.034485377348,4.6994225864712 52.034487712914,4.6994244596237 52.034498599797,4.6993928599202 52.034500761203,4.6992486482324 52.034510605998,4.6990787307408 52.034522205946,4.6990714958004 52.034478983476,4.6991989433889 52.034470371239,4.6993854899409 52.034457771664,4.6993836038833 52.034446776844,4.6994177988022 52.034444540714,4.6994196713998 52.034455463548,4.6994526856894 52.034453238489))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

