@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/bGE1ec>
  gtm:oppervlakte 50.0 ;
  gtm:kadastraalNummer 4379.0 ;
  gtm:kadastraleAanduiding "C4379"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4379" ;
  ns0:name "Perceel GDA01-C4379"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260437970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfPoIf>, <https://n2t.net/ark:/60537/bkPbTV> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72993> ;
  ns0:startDate "2010-05-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7129486461782 52.012213497538,4.7129753724348 52.012193363789,4.7130191876144 52.012210827517,4.7129895012963 52.012234072286,4.7129891034414 52.012234375613,4.712888326958 52.012313219915,4.7128478732244 52.01229113738,4.7129259568462 52.012230589358,4.7129486461782 52.012213497538))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

