@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/bdX818>
  gtm:oppervlakte 6.0 ;
  gtm:kadastraalNummer 1707.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1707"^^xsd:string ;
  gtm:kadastraleAanduiding "N1707"@nl ;
  ns0:name "Perceel GDA01-N1707"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360170770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzYMAz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290949> ;
  ns0:startDate "2022-02-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.678623143866 52.003563235002,4.6786316717737 52.003558108999,4.6787062765017 52.003605405854,4.6787059677121 52.003605592752,4.6786981310466 52.003610291477,4.6786977929903 52.003610487188,4.678623143866 52.003563235002))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

