@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/boWyAx>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6001.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6001" ;
  gtm:kadastraleAanduiding "M6001"@nl ;
  ns0:name "Perceel GDA01-M6001"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350600170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bR39P8> ;
  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/88785> ;
  ns0:startDate "2011-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7009303065235 52.033022504244,4.7009659592556 52.033020159316,4.7009636022304 52.033006591098,4.7009948374728 52.033004364232,4.7009953065985 52.033007036515,4.7011395035718 52.032997809713,4.7013133129961 52.032986687891,4.7013207441168 52.033029596773,4.7011894367293 52.033038368573,4.7010029133602 52.033050827304,4.7010048143301 52.033061822186,4.7009706202689 52.033064076754,4.7009687188943 52.033053108835,4.7009359832644 52.033055290997,4.7009303065235 52.033022504244))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

