@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/bJ8rq6>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 6842.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6842" ;
  gtm:kadastraleAanduiding "M6842"@nl ;
  ns0:name "Perceel GDA01-M6842"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350684270000/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/89510> ;
  ns0:startDate "2011-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7004287722132 52.032568057824,4.7004615347254 52.032566001799,4.7004596615372 52.032555105941,4.7004938695308 52.03255286958,4.7004957557835 52.032563864386,4.7006823381368 52.032552188799,4.7008139857914 52.032543949867,4.7008213414379 52.032586993172,4.7006473625802 52.032597852612,4.7005031265256 52.03260685387,4.7004717936679 52.032608810384,4.7004699750424 52.03259815753,4.7004343228967 52.032600484334,4.7004287722132 52.032568057824))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

