@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bJYeSI>
  gtm:oppervlakte 80.0 ;
  gtm:kadastraalNummer 8915.0 ;
  gtm:kadastraleAanduiding "A8915"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8915"^^xsd:string ;
  schema:name "Perceel GDA01-A8915"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240891570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bojB50> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/104963> ;
  schema:startDate "2020-10-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7145825914285 52.014462277436,4.7145853070186 52.014459929003,4.7146248298482 52.014425801155,4.7148093598512 52.014516505536,4.7147908884887 52.014531087074,4.7147656841852 52.014550717585,4.7147644754894 52.014551663451,4.7145825914285 52.014462277436))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

