@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/bumTjz>
  gtm:oppervlakte 70.0 ;
  gtm:kadastraalNummer 6914.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6914"^^xsd:string ;
  gtm:kadastraleAanduiding "M6914"@nl ;
  ns0:name "Perceel GDA01-M6914"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350691470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4ZPQ9> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6Skyd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/259429> ;
  ns0:startDate "2007-07-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7009910263164 52.028919695705,4.700814453444 52.029052296942,4.700773436018 52.029033119302,4.7009535939943 52.028899541308,4.7009910263164 52.028919695705))"^^geo:wktLiteral ;
    osm:area 67.0
  ] .

