@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bFb8e5>
  gtm:oppervlakte 2345.0 ;
  gtm:kadastraalNummer 4729.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4729"^^xsd:string ;
  gtm:kadastraleAanduiding "M4729"@nl ;
  ns0:name "Perceel GDA01-M4729"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350472970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  hg:absorbed <https://n2t.net/ark:/60537/bj9AV2> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87769> ;
  ns0:startDate "2012-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6869073248078 52.018396571302,4.6869769175168 52.018402207509,4.6868089457751 52.018851375107,4.686726616217 52.019071505917,4.6862778301647 52.019008100164,4.6863293435025 52.018877769226,4.6865157068993 52.018406150834,4.6865331662058 52.018361950846,4.6865504672817 52.018364211032,4.6867979088255 52.018387704999,4.6869073248078 52.018396571302))"^^geo:wktLiteral ;
    osm:area 2335.0
  ] .

