@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/b2vsEx>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 6214.0 ;
  gtm:kadastraleAanduiding "A6214"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6214"^^xsd:string ;
  ns0:name "Perceel GDA01-A6214"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240621470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bE8LLw> ;
  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/70645> ;
  ns0:startDate "2010-07-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7155083427863 52.015505471167,4.7154430584125 52.015497233819,4.7154328264332 52.015487890421,4.7155093937227 52.015309952595,4.7155752687388 52.015319586479,4.7155862575767 52.015321195174,4.7155375228372 52.015435384353,4.7155366649142 52.015435280586,4.7155083427863 52.015505471167))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

