@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/b00doF>
  gtm:oppervlakte 440.0 ;
  gtm:kadastraalNummer 8689.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8689" ;
  gtm:kadastraleAanduiding "K8689"@nl ;
  ns0:name "Perceel GDA01-K8689"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330868970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnUbdx> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/262343> ;
  ns0:startDate "2007-01-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7362606372409 52.014770575725,4.7361384102028 52.014758116066,4.735895977349 52.014733459222,4.735937875507 52.014588888202,4.7359407285555 52.014579007779,4.7361768012259 52.014604222595,4.7363007789815 52.014617473885,4.7362606372409 52.014770575725))"^^geo:wktLiteral ;
    osm:area 437.0
  ] .

