@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/bOkUOC>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 6134.0 ;
  gtm:kadastraleAanduiding "E6134"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6134"^^xsd:string ;
  ns0:name "Perceel GDA01-E6134"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280613470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/brEMSO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74958> ;
  ns0:startDate "2006-12-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7015044838367 52.006753958079,4.7015017966411 52.006752531243,4.7014566102721 52.00677583564,4.7013534053023 52.006707290893,4.7014505150107 52.006659193379,4.7013955299508 52.00661944983,4.7014199021646 52.00660479689,4.70156886972 52.00670757538,4.7015044838367 52.006753958079))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

