@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/bR31A7>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 6841.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6841" ;
  gtm:kadastraleAanduiding "M6841"@nl ;
  ns0:name "Perceel GDA01-M6841"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350684170000/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/89509> ;
  ns0:startDate "2011-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7004343228967 52.032600484334,4.7004699750424 52.03259815753,4.7004717936679 52.032608810384,4.7005031265256 52.03260685387,4.7006473625802 52.032597852612,4.7008213414379 52.032586993172,4.7008286437689 52.032629712584,4.7006970096101 52.032638005542,4.7005104986594 52.032649753477,4.7005086122619 52.032638767659,4.7004744043411 52.032640995036,4.7004708591691 52.032620337031,4.7004380809436 52.032622464875,4.7004343228967 52.032600484334))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

