@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/bYXCJG>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 6840.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6840" ;
  gtm:kadastraleAanduiding "M6840"@nl ;
  ns0:name "Perceel GDA01-M6840"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350684070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpMuGC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89508> ;
  ns0:startDate "2011-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7004818425605 52.032684335462,4.7004744043411 52.032640995036,4.7005086122619 52.032638767659,4.7005104986594 52.032649753477,4.7006970096101 52.032638005542,4.7008286437689 52.032629712584,4.7008359598591 52.032672486005,4.7006620063727 52.032683570326,4.7005178692917 52.032692751947,4.7004864919703 52.032694753148,4.7004846725112 52.03268415422,4.7004818425605 52.032684335462))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

