@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/bYL3Df>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 6147.0 ;
  gtm:kadastraleAanduiding "E6147"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6147"^^xsd:string ;
  ns0:name "Perceel GDA01-E6147"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280614770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5qgRJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/255649> ;
  ns0:startDate "2007-08-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6920794828761 52.009987891527,4.6921512033308 52.010037742356,4.6925796601952 52.010354075167,4.6925106102868 52.01032169588,4.6924566634262 52.010293189815,4.6924016021865 52.010261405362,4.6923791663747 52.010247601546,4.6922188023671 52.010130776149,4.6921496107796 52.010067179022,4.6920794828761 52.009987891527))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

