@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/b8k3Xk>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6003.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6003" ;
  gtm:kadastraleAanduiding "M6003"@nl ;
  ns0:name "Perceel GDA01-M6003"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350600370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bR39P8> ;
  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/88787> ;
  ns0:startDate "2011-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7009454219291 52.033109824595,4.700981060158 52.033107479577,4.7009791454462 52.033096430685,4.7010104526463 52.033094267152,4.7011544277587 52.033084319967,4.7013281344258 52.033072316661,4.7013355914158 52.033115441414,4.7012043081059 52.033124527966,4.701017937927 52.033137428045,4.7010198534761 52.033148423011,4.7009856447776 52.033150677499,4.7009837567285 52.033139790553,4.7009510050872 52.033142062509,4.7009454219291 52.033109824595))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

