@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b0cLX9>
  gtm:oppervlakte 279.0 ;
  gtm:kadastraalNummer 2060.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2060" ;
  gtm:kadastraleAanduiding "M2060"@nl ;
  ns0:name "Perceel GDA01-M2060"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350206070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfcit7> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85870> ;
  ns0:startDate "2007-10-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.715808260802 52.029298107425,4.715816560706 52.029298514284,4.7158228057583 52.029241563584,4.7158400913216 52.029206337818,4.7159604503406 52.029211527163,4.7159445693867 52.029344608419,4.7159320738124 52.029475425923,4.7157900989177 52.029469591977,4.7158063994263 52.029315354495,4.715808260802 52.029298107425))"^^geo:wktLiteral ;
    osm:area 278.0
  ] .

