@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/benmLc>
  gtm:oppervlakte 248.0 ;
  gtm:kadastraalNummer 2028.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2028" ;
  gtm:kadastraleAanduiding "M2028"@nl ;
  ns0:name "Perceel GDA01-M2028"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350202870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bApay6> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85845> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7144760098102 52.030625511337,4.7142704837579 52.030617577733,4.7141158076982 52.030611120907,4.7141174326904 52.03059704541,4.7141252954669 52.030528598926,4.7141975591069 52.030531546683,4.7141981127258 52.030526705112,4.7143731599563 52.030534177068,4.714517628204 52.030540125825,4.7144760098102 52.030625511337))"^^geo:wktLiteral ;
    osm:area 248.0
  ] .

