@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/bdxyFr>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 8184.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8184"^^xsd:string ;
  gtm:kadastraleAanduiding "K8184"@nl ;
  ns0:name "Perceel GDA01-K8184"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330818470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnh7qr> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80071> ;
  ns0:startDate "2009-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7406767217143 52.009608885023,4.7406771331982 52.009598532665,4.7406785359656 52.009562874463,4.7408000038999 52.009563442655,4.7409252586933 52.009564022523,4.740949887235 52.009564139757,4.7409500953982 52.009548689869,4.7409777676165 52.009548841783,4.7409775598515 52.009564264709,4.7409773403724 52.009579489825,4.7410050127394 52.009579632746,4.7410052324682 52.009564389654,4.7410199425717 52.009564461414,4.7410193120103 52.009610226801,4.7406767217143 52.009608885023))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

