@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/bbeRr6>
  gtm:oppervlakte 195.0 ;
  gtm:kadastraalNummer 1608.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1608" ;
  gtm:kadastraleAanduiding "M1608"@nl ;
  ns0:name "Perceel GDA01-M1608"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350160870000/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/85559> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7055025099808 52.036926413683,4.7054030999589 52.036932974962,4.7054011567656 52.036921800151,4.7052570177261 52.036931239282,4.7051277995475 52.036939937727,4.7051206472605 52.036897579033,4.7051293425649 52.036896991221,4.7051254623408 52.036874246135,4.7054236815785 52.036854293036,4.7054892602504 52.036849908835,4.7055025099808 52.036926413683))"^^geo:wktLiteral ;
    osm:area 194.0
  ] .

