@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/b8Kt7V>
  gtm:oppervlakte 142.0 ;
  gtm:kadastraalNummer 960.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M960" ;
  gtm:kadastraleAanduiding "M960"@nl ;
  ns0:name "Perceel GDA01-M960"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350096070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdKppZ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85033> ;
  ns0:startDate "1999-08-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6896172773345 52.027986265016,4.6897046268993 52.027971726908,4.6897134211123 52.027991832121,4.6897429084709 52.028056768206,4.6897938197059 52.028170152811,4.6897063818013 52.028184726417,4.6896557043148 52.028071316193,4.6896262032027 52.028006335062,4.6896172773345 52.027986265016))"^^geo:wktLiteral ;
    osm:area 142.0
  ] .

