@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/bdjRhu>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 1600.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1600" ;
  gtm:kadastraleAanduiding "M1600"@nl ;
  ns0:name "Perceel GDA01-M1600"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350160070000/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/85551> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7051786465148 52.037241657354,4.7052377020954 52.03723785571,4.7052356914011 52.037226329959,4.7052717705696 52.037223941243,4.705275711243 52.037246551847,4.7053114586617 52.037243936488,4.7053095286831 52.037232851636,4.7054535679014 52.037223330964,4.7054555112573 52.037234496786,4.7055547176423 52.037227952258,4.7055621390767 52.037270851782,4.7054629617443 52.037277396485,4.7054610185214 52.037266221675,4.7053170083132 52.037275742525,4.7051858780018 52.037284564791,4.7051786465148 52.037241657354))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

