@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/bwR8C6>
  gtm:oppervlakte 233.0 ;
  gtm:kadastraalNummer 2056.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2056" ;
  gtm:kadastraleAanduiding "M2056"@nl ;
  ns0:name "Perceel GDA01-M2056"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350205670000/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/85866> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7156782878508 52.028995177044,4.7156639896778 52.029118856466,4.7156526135437 52.029231326066,4.7155386558056 52.02922196636,4.7155455805587 52.029154691904,4.7155483771894 52.029127553969,4.7155214363447 52.029126411574,4.7155364617005 52.028989244762,4.7156782878508 52.028995177044))"^^geo:wktLiteral ;
    osm:area 233.0
  ] .

