@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bc4EAf>
  gtm:oppervlakte 60.0 ;
  gtm:kadastraalNummer 6129.0 ;
  gtm:kadastraleAanduiding "E6129"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6129" ;
  ns0:name "Perceel GDA01-E6129"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280612970000/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/74955> ;
  ns0:startDate "2007-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7053994470284 52.007153889827,4.7052262849647 52.007060180197,4.7052248256796 52.007059407728,4.7052644182161 52.007031269671,4.7053439017696 52.007074101509,4.705427699858 52.007133002603,4.7054327291984 52.007136537214,4.7053997837649 52.007153774928,4.7053994470284 52.007153889827))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

