@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/b1ffGA>
  gtm:oppervlakte 77.0 ;
  gtm:kadastraalNummer 2579.0 ;
  gtm:kadastraleAanduiding "D2579"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D2579"^^xsd:string ;
  ns0:name "Perceel GDA01-D2579"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270257970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bD6h67>, <https://n2t.net/ark:/60537/bGQSgR>, <https://n2t.net/ark:/60537/bmF1tf> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73300> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7085543327359 52.008748949254,4.7085093737114 52.008779475349,4.7085015249197 52.008774540401,4.7084916682524 52.008781009155,4.708485301456 52.008777278209,4.7084260266364 52.008814409106,4.7083624874585 52.008854202916,4.7083231362775 52.008831801568,4.7084283269141 52.008759647,4.7084631498751 52.008735767845,4.7084924242127 52.00871568575,4.7085543327359 52.008748949254))"^^geo:wktLiteral ;
    osm:area 77.0
  ] .

