@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/bRSOxP>
  gtm:oppervlakte 103.0 ;
  gtm:kadastraalNummer 6252.0 ;
  gtm:kadastraleAanduiding "E6252"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6252"^^xsd:string ;
  ns0:name "Perceel GDA01-E6252"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280625270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhUqNu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75004> ;
  ns0:startDate "2011-03-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6991975564595 52.008215037986,4.6992570324445 52.008246872026,4.6990755848595 52.008375622185,4.6990157722097 52.008343893947,4.6991975564595 52.008215037986))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

