@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/baCLgA>
  gtm:oppervlakte 290.0 ;
  gtm:kadastraalNummer 6579.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6579"^^xsd:string ;
  gtm:kadastraleAanduiding "K6579"@nl ;
  ns0:name "Perceel GDA01-K6579"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330657970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJ8pjH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkPbCR> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83864> ;
  ns0:startDate "2002-12-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7524677215945 52.010230062552,4.7525749918058 52.010254154486,4.7524468201083 52.01047074838,4.7523667791489 52.010462667656,4.7523453201332 52.010456754429,4.7523298615422 52.01044677486,4.7523255880056 52.01043278388,4.7523718096075 52.010230875638,4.7524123121267 52.010235318588,4.7524097014066 52.01024790621,4.752463162929 52.010251637034,4.7524677215945 52.010230062552))"^^geo:wktLiteral ;
    osm:area 290.0
  ] .

