@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/bjZeK8>
  gtm:oppervlakte 80.0 ;
  gtm:kadastraalNummer 6128.0 ;
  gtm:kadastraleAanduiding "E6128"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6128"^^xsd:string ;
  ns0:name "Perceel GDA01-E6128"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280612870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJ8zmH> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74954> ;
  ns0:startDate "2007-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7054327291984 52.007136537214,4.705427699858 52.007133002603,4.7053439017696 52.007074101509,4.7052644182161 52.007031269671,4.7053110482956 52.006998156835,4.7053978139828 52.007044832921,4.7054815090502 52.007103805287,4.7054873884782 52.007107947043,4.7054327291984 52.007136537214))"^^geo:wktLiteral ;
    osm:area 83.0
  ] .

