@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/b7hz46>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 8496.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8496"^^xsd:string ;
  gtm:kadastraleAanduiding "K8496"@nl ;
  ns0:name "Perceel GDA01-K8496"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330849670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxuosv> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80304> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.739683565455 52.011860103528,4.7398995743724 52.011884885979,4.7398966670952 52.011894559468,4.7399287324935 52.011898241249,4.7399345615983 52.011878894349,4.7399682266818 52.011882755694,4.7399653194196 52.011892429185,4.7399778256672 52.011893864178,4.7399634873914 52.011941630498,4.7396691250509 52.011907860264,4.739683565455 52.011860103528))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

