@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/bFOeaX>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 1338.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1338" ;
  gtm:kadastraleAanduiding "M1338"@nl ;
  ns0:name "Perceel GDA01-M1338"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350133870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmeBE8> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85354> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7087547745551 52.035791249668,4.7087619813213 52.035834075845,4.7085885885216 52.035844995376,4.7084445113494 52.035854474705,4.7084425952262 52.035843389985,4.7083742621443 52.035847885785,4.7083668978979 52.035804896885,4.7084352017693 52.035800400921,4.708437117889 52.035811485641,4.7085812228444 52.035802087377,4.7085792537088 52.035790651807,4.7086150222505 52.035788476003,4.7086189339823 52.03581117621,4.7086550114262 52.035808813417,4.7086530554827 52.035797467808,4.7087547745551 52.035791249668))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

