@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/bbFfba>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 6207.0 ;
  gtm:kadastraleAanduiding "E6207"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6207"^^xsd:string ;
  ns0:name "Perceel GDA01-E6207"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280620770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bABSuc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74986> ;
  ns0:startDate "2010-03-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6929426587546 52.009091689543,4.6929444201662 52.009119968519,4.6929449801879 52.009128951256,4.6929455169277 52.009137556342,4.692808636568 52.009140973519,4.6926471740568 52.009145054452,4.6926465611299 52.009135729842,4.6926441694339 52.009099258689,4.6929426587546 52.009091689543))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

