@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/bBrxXE>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 6843.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6843" ;
  gtm:kadastraleAanduiding "M6843"@nl ;
  ns0:name "Perceel GDA01-M6843"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350684370000/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/89511> ;
  ns0:startDate "2011-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7004523570901 52.032512548283,4.7004553038792 52.032512349747,4.7004571095795 52.032522894664,4.7004883836776 52.032520964777,4.7006326910772 52.03251204485,4.7008066972334 52.032501284464,4.7008139857914 52.032543949867,4.7006823381368 52.032552188799,4.7004957557835 52.032563864386,4.7004938695308 52.03255286958,4.7004596615372 52.032555105941,4.7004615347254 52.032566001799,4.7004287722132 52.032568057824,4.7004196519389 52.032514667559,4.7004523570901 52.032512548283))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

