@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/bnU2Ym>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 1622.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1622" ;
  gtm:kadastraleAanduiding "M1622"@nl ;
  ns0:name "Perceel GDA01-M1622"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350162270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DiDN> ;
  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/85573> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7051206472605 52.036897579033,4.7050494402425 52.036902128172,4.7050514057866 52.03691374355,4.7050153131047 52.036916078188,4.7050114613988 52.036893378206,4.7049743562038 52.036896165374,4.7049762730179 52.036907151285,4.7048326513147 52.036917069278,4.7048305865537 52.036905273554,4.704762011697 52.036909244538,4.7047545327952 52.036866344625,4.7048231221599 52.03686237373,4.7048250652065 52.036873548551,4.7051218492216 52.036853102527,4.7051254623408 52.036874246135,4.7051293425649 52.036896991221,4.7051206472605 52.036897579033))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

