@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/bC3D3s>
  gtm:oppervlakte 210.0 ;
  gtm:kadastraalNummer 2962.0 ;
  gtm:kadastraleAanduiding "B2962"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2962"^^xsd:string ;
  ns0:name "Perceel GDA01-B2962"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250296270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8xU9N> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72088> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7094055111082 52.013051156606,4.7095184576466 52.013091841206,4.7095414248692 52.013063228504,4.709619749522 52.013082519046,4.7096188669306 52.013084050983,4.7098197539718 52.013108271324,4.7098340760433 52.013109998612,4.7098224933082 52.013171835096,4.7095131061603 52.013127853896,4.7095013794798 52.013142338614,4.7093725007467 52.013096582688,4.7093190625268 52.013148138071,4.7093032907694 52.013142096927,4.7094055111082 52.013051156606))"^^geo:wktLiteral ;
    osm:area 210.0
  ] .

