@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/bIiCQW>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 6203.0 ;
  gtm:kadastraleAanduiding "E6203"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6203"^^xsd:string ;
  ns0:name "Perceel GDA01-E6203"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280620370000/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/74982> ;
  ns0:startDate "2010-03-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6926561876824 52.009282459717,4.6929539787261 52.009274913383,4.6929542928965 52.009280020659,4.6929565731615 52.009317120336,4.6929568191561 52.009320986809,4.6928208302688 52.009324175561,4.6926591923289 52.009328255479,4.6926561876824 52.009282459717))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

