@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/bxTDoV>
  gtm:oppervlakte 108.0 ;
  gtm:kadastraalNummer 4016.0 ;
  gtm:kadastraleAanduiding "E4016"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4016"^^xsd:string ;
  ns0:name "Perceel GDA01-E4016"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280401670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMTaCP> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74457> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6951695026833 52.010431474895,4.6951797016899 52.010437889665,4.6952193008228 52.010462768696,4.695131771413 52.010515816114,4.6950883804484 52.010543128484,4.6949942566733 52.010602500829,4.6949927566709 52.010601539236,4.6949821117044 52.010594762291,4.6949438742984 52.010570367575,4.6950380628458 52.010511516979,4.6950373414196 52.010511072304,4.6950819312477 52.010484414169,4.6951628422474 52.010435498504,4.6951695026833 52.010431474895))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

