@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/b1ffKi>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 4366.0 ;
  gtm:kadastraleAanduiding "E4366"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4366" ;
  ns0:name "Perceel GDA01-E4366"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280436670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvbGuT> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74670> ;
  ns0:startDate "2010-03-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6929665453815 52.009475456268,4.6931354352597 52.009471517558,4.6932576512628 52.009468903403,4.693330417771 52.009467202096,4.6933331025135 52.00951112636,4.6932603360732 52.00951281868,4.693138090683 52.009515441654,4.6929692299071 52.009519371552,4.6929682993059 52.009504220573,4.6929665453815 52.009475456268))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

