@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/bBEoG1>
  gtm:oppervlakte 46.0 ;
  gtm:kadastraalNummer 6211.0 ;
  gtm:kadastraleAanduiding "E6211"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6211"^^xsd:string ;
  ns0:name "Perceel GDA01-E6211"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280621170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIVSwz> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/264761> ;
  ns0:startDate "2010-06-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7066079151987 52.004315879047,4.7066594599244 52.004354036291,4.7065745044215 52.004396554645,4.7065654057698 52.004401104102,4.7065130559603 52.004365135334,4.7065227884411 52.004360086196,4.7066079151987 52.004315879047))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

