@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/bbFeYF>
  gtm:oppervlakte 138.0 ;
  gtm:kadastraalNummer 7683.0 ;
  gtm:kadastraleAanduiding "A7683"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7683"^^xsd:string ;
  ns0:name "Perceel GDA01-A7683"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240768370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/boJZfr> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71085> ;
  ns0:startDate "2002-12-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7120590829519 52.016633630911,4.7120565340059 52.016606525266,4.7120481017246 52.016528996928,4.7120383673911 52.016409287563,4.7121140882124 52.016406539903,4.7121297862517 52.016533635966,4.7121372287155 52.016603383658,4.712139763279 52.016630480231,4.7120590829519 52.016633630911))"^^geo:wktLiteral ;
    osm:area 136.0
  ] .

