@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/b5CXvq>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 8185.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8185"^^xsd:string ;
  gtm:kadastraleAanduiding "K8185"@nl ;
  ns0:name "Perceel GDA01-K8185"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330818570000/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/80072> ;
  ns0:startDate "2000-01-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7410199425717 52.009564461414,4.7410052324682 52.009564389654,4.7410050127394 52.009579632746,4.7409773403724 52.009579489825,4.7409775598515 52.009564264709,4.7409777676165 52.009548841783,4.7409500953982 52.009548689869,4.740949887235 52.009564139757,4.7409252586933 52.009564022523,4.7408000038999 52.009563442655,4.7406785359656 52.009562874463,4.7406802747627 52.009519065643,4.7408006360297 52.009518594092,4.7409259062465 52.009518095439,4.7410205726886 52.009517716291,4.7410199425717 52.009564461414))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

