@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/bz8PwO>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 4083.0 ;
  gtm:kadastraleAanduiding "E4083"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4083" ;
  ns0:name "Perceel GDA01-E4083"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280408370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2hV6q> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74511> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6944408504887 52.00997509847,4.6944342333319 52.009979149258,4.6943524469538 52.010029101929,4.6943091215861 52.010056881797,4.694308703109 52.010056627658,4.6942097012036 52.010116851532,4.6941597935267 52.010083291572,4.6943023411328 52.009997994701,4.6943908308023 52.009944072682,4.6944305781769 52.009968728145,4.6944408504887 52.00997509847))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

