@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/bDJehd>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 1620.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1620" ;
  gtm:kadastraleAanduiding "M1620"@nl ;
  ns0:name "Perceel GDA01-M1620"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350162070000/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/85571> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7047470683436 52.036823453784,4.70473958947 52.036780553869,4.7048081787046 52.036776582982,4.7048101217438 52.036787757804,4.7051071970692 52.036767286542,4.7051134596965 52.036803941455,4.7051145158519 52.036810194493,4.7050346985207 52.036815502705,4.7050366916978 52.036827217115,4.705000599085 52.03682955175,4.7049967475306 52.036806842779,4.704959249754 52.036809573738,4.7049611929692 52.036820739569,4.7048176008231 52.036830648726,4.7048156576433 52.036819482893,4.7047470683436 52.036823453784))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

