@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/btJDyJ>
  gtm:oppervlakte 108.0 ;
  gtm:kadastraalNummer 2949.0 ;
  gtm:kadastraleAanduiding "D2949"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D2949" ;
  ns0:name "Perceel GDA01-D2949"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270294970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCgtD2> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73103> ;
  ns0:startDate "2008-12-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7057947394712 52.010579181793,4.7056313016351 52.010489717751,4.7055553678698 52.010450582969,4.7056030209574 52.010417466956,4.7056434973217 52.010439633035,4.705840404855 52.010547465358,4.7057947394712 52.010579181793))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

