@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bYKUrt>
  gtm:oppervlakte 435.0 ;
  gtm:kadastraalNummer 3835.0 ;
  gtm:kadastraleAanduiding "H3835"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3835"^^xsd:string ;
  schema:name "Perceel GDA01-H3835"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310383570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTLi1o> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77836> ;
  schema:startDate "2020-08-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7041756180683 52.018111448478,4.7041928411268 52.018210645518,4.704098351872 52.018211535449,4.7036445409203 52.018215822511,4.7035723590139 52.018216499977,4.7034702373366 52.018190559648,4.7034695451764 52.018155716584,4.7041756180683 52.018111448478))"^^geo:wktLiteral ;
    osm:area 430.0
  ] .

