@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/byJrbs>
  gtm:oppervlakte 113.0 ;
  gtm:kadastraalNummer 6137.0 ;
  gtm:kadastraleAanduiding "E6137"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6137"^^xsd:string ;
  ns0:name "Perceel GDA01-E6137"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280613770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/br1HmC> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74960> ;
  ns0:startDate "2007-02-06"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6991292260405 52.010309694749,4.6990668078086 52.010239732583,4.6990634999887 52.010236027996,4.6990091315481 52.010176845023,4.6991069412203 52.010143584404,4.6991093893818 52.010146358158,4.6991071932682 52.01014709136,4.6991755574015 52.010224440783,4.6992210278267 52.010275940509,4.6991292260405 52.010309694749))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

