@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/bvODDD>
  gtm:oppervlakte 563.0 ;
  gtm:kadastraalNummer 1952.0 ;
  gtm:kadastraleAanduiding "G1952"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1952"^^xsd:string ;
  ns0:name "Perceel GDA01-G1952"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300195270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgFcsd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76609> ;
  ns0:startDate "2017-06-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6867433550856 52.016855952098,4.6872055839777 52.016859474387,4.6872028978092 52.017017465788,4.6871039712436 52.017017174154,4.6871038190845 52.017018521512,4.6870124000851 52.017017905921,4.6867989369178 52.017015953025,4.6867625220509 52.017015628513,4.6867408035002 52.017015481316,4.6867422294565 52.016926108983,4.6867433550856 52.016855952098))"^^geo:wktLiteral ;
    osm:area 562.0
  ] .

