@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/bvpe1k>
  gtm:oppervlakte 61.0 ;
  gtm:kadastraalNummer 4076.0 ;
  gtm:kadastraleAanduiding "C4076"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4076" ;
  ns0:name "Perceel GDA01-C4076"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260407670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTXYcR> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72561> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7146183168523 52.0094205909,4.7146130440718 52.009433216446,4.7146002835174 52.009431354843,4.714602821871 52.00942526622,4.7145790302701 52.009421795579,4.7145763464061 52.009427874382,4.7145479039647 52.009423729994,4.7145573905483 52.009401106459,4.7145938094353 52.009314360735,4.7146591248362 52.009322832473,4.7146183168523 52.0094205909))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

