@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/bacnaS>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 6254.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6254" ;
  gtm:kadastraleAanduiding "M6254"@nl ;
  ns0:name "Perceel GDA01-M6254"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350625470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxH5pV> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88988> ;
  ns0:startDate "2006-06-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6937867622383 52.032241774531,4.6941319944443 52.032184330775,4.6941479565877 52.032220755795,4.6939915214091 52.03224680016,4.6939923939728 52.032248800719,4.6939445444642 52.032256761381,4.6939529055502 52.032275839027,4.693905114153 52.032283809003,4.6939059868527 52.032285800576,4.6938691244884 52.032291929344,4.6938682516511 52.032289946759,4.6938118691646 52.032299349199,4.6937867622383 52.032241774531))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

