@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/bYKUA5>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 9405.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9405"^^xsd:string ;
  gtm:kadastraleAanduiding "K9405"@nl ;
  ns0:name "Perceel GDA01-K9405"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330940570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLdpbf> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsuCtj> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80754> ;
  ns0:startDate "2019-09-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7308856152022 52.010595774154,4.7309905722107 52.010603037651,4.7309805095379 52.010657604001,4.7309786194211 52.010657368754,4.7310286492682 52.010685493668,4.7310271447574 52.0106927479,4.7308152291042 52.010677616485,4.7308165562407 52.010670541034,4.7308782635354 52.010650211796,4.7308757151148 52.010650170622,4.7308856152022 52.010595774154))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

