@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/b2IkRE>
  gtm:oppervlakte 19.0 ;
  gtm:kadastraalNummer 8920.0 ;
  gtm:kadastraleAanduiding "A8920"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8920"^^xsd:string ;
  schema:name "Perceel GDA01-A8920"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240892070000/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/290517> ;
  schema:startDate "2020-10-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7148380009162 52.01440275017,4.7148657174332 52.014381695848,4.7149358695683 52.01441588386,4.7149364480232 52.014416165804,4.7149100162788 52.014437029735,4.7149086159413 52.014438127311,4.7148380009162 52.01440275017))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

