@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/bhuQLy>
  gtm:oppervlakte 142.0 ;
  gtm:kadastraalNummer 8435.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8435"^^xsd:string ;
  gtm:kadastraleAanduiding "K8435"@nl ;
  ns0:name "Perceel GDA01-K8435"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330843570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfchXn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80264> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7457932923961 52.012915008258,4.7458007410155 52.012959442427,4.7457226051783 52.012964580491,4.7456190074188 52.012948313244,4.7454872864786 52.012927641107,4.7454095009846 52.012915433308,4.7454286597122 52.012868375747,4.7455064452585 52.012880574546,4.7456379336657 52.012901200453,4.7457457752973 52.012918128983,4.7457824155243 52.012915721996,4.7457932923961 52.012915008258))"^^geo:wktLiteral ;
    osm:area 142.0
  ] .

