@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/bdKf55>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 6199.0 ;
  gtm:kadastraleAanduiding "E6199"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6199"^^xsd:string ;
  ns0:name "Perceel GDA01-E6199"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280619970000/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/74978> ;
  ns0:startDate "2010-03-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6929654881209 52.009458138333,4.6929665453815 52.009475456268,4.6929682993059 52.009504220573,4.6928330096408 52.009507368523,4.6926712396849 52.009511465659,4.6926682351539 52.00946566091,4.6929654881209 52.009458138333))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

