@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/bL0ILL>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 4498.0 ;
  gtm:kadastraleAanduiding "E4498"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4498" ;
  ns0:name "Perceel GDA01-E4498"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280449870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/btWwff> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74703> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6942372029846 52.009412896546,4.6942358978105 52.009465291355,4.6941206152229 52.00946412727,4.6939222929459 52.009462132477,4.6939222805892 52.009458222441,4.6939221029806 52.009413198394,4.6939220843384 52.009410636585,4.6940240188064 52.009411245876,4.6941218754496 52.009411822081,4.6942372029846 52.009412896546))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

