@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bRG7FC>
  gtm:oppervlakte 169.0 ;
  gtm:kadastraalNummer 6994.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6994"^^xsd:string ;
  gtm:kadastraleAanduiding "M6994"@nl ;
  ns0:name "Perceel GDA01-M6994"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350699470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjZoN9> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89656> ;
  ns0:startDate "2007-07-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7001929063863 52.024288401415,4.7001230704676 52.024341636656,4.700044333507 52.024401417392,4.6999622123228 52.024464288307,4.6999020474028 52.024434140586,4.6998707141931 52.024418443707,4.6998980017731 52.024397722955,4.6999293204088 52.024413419741,4.6999565933897 52.02439269889,4.6999406448961 52.024384704999,4.6999684640767 52.024363519936,4.700047101018 52.02430361283,4.7001171134491 52.024250270802,4.7001929063863 52.024288401415))"^^geo:wktLiteral ;
    osm:area 169.0
  ] .

