@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/bHTddk>
  gtm:oppervlakte 160.0 ;
  gtm:kadastraalNummer 8465.0 ;
  gtm:kadastraleAanduiding "A8465"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8465"^^xsd:string ;
  ns0:name "Perceel GDA01-A8465"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240846570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgF43A> ;
  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/69951> ;
  ns0:startDate "2011-12-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7143867326788 52.013702699215,4.7142345975438 52.013655080964,4.7140617422388 52.0135972231,4.7141062318801 52.013546612134,4.714279242014 52.013603850619,4.71442810987 52.013653688253,4.7144129684497 52.013671587506,4.7143879650991 52.013701142277,4.7143867326788 52.013702699215))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

