@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/bQdd07>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 6202.0 ;
  gtm:kadastraleAanduiding "E6202"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6202"^^xsd:string ;
  ns0:name "Perceel GDA01-E6202"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280620270000/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/74981> ;
  ns0:startDate "2010-03-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6926591923289 52.009328255479,4.6928208302688 52.009324175561,4.6929568191561 52.009320986809,4.6929574251903 52.009330760797,4.6929596241115 52.009366529708,4.6926622114063 52.009374060314,4.6926591923289 52.009328255479))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

