@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/bDwyAF>
  gtm:oppervlakte 402.0 ;
  gtm:kadastraalNummer 1431.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1431"^^xsd:string ;
  gtm:kadastraleAanduiding "N1431"@nl ;
  ns0:name "Perceel GDA01-N1431"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360143170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1fpM8> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106001> ;
  ns0:startDate "2022-08-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6767049231911 52.004405249935,4.6765290751032 52.004287877887,4.6765301624127 52.004287273238,4.6767556318842 52.004161870367,4.6767676982914 52.004165987997,4.6768278124255 52.004188381491,4.6768604730621 52.004201629821,4.6769666751758 52.004248345458,4.6767062881856 52.004404584042,4.6767061728251 52.004404511438,4.6767049231911 52.004405249935))"^^geo:wktLiteral ;
    osm:area 402.0
  ] .

