@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/bAp3aO>
  gtm:oppervlakte 19.0 ;
  gtm:kadastraalNummer 8629.0 ;
  gtm:kadastraleAanduiding "A8629"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8629"^^xsd:string ;
  ns0:name "Perceel GDA01-A8629"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240862970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBR4N5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/104941> ;
  ns0:startDate "2006-12-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7135287959006 52.015391476644,4.7135733939245 52.015370645063,4.7135879541827 52.015386628851,4.7135049013183 52.015435356088,4.7134839046206 52.015412432367,4.7135287959006 52.015391476644))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

