@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/bjzQGE>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 9070.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9070"^^xsd:string ;
  gtm:kadastraleAanduiding "K9070"@nl ;
  ns0:name "Perceel GDA01-K9070"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330907070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjZoGT> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80643> ;
  ns0:startDate "2010-12-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7398391559699 52.012085435074,4.739842062623 52.012075806525,4.739709874097 52.012060635205,4.7396258202953 52.012050986735,4.739640244799 52.01200332879,4.7397242403838 52.012012967942,4.7398564143389 52.012028130178,4.7399348258318 52.012037127262,4.739920517762 52.012084812847,4.7399077788101 52.012083349603,4.7399106855781 52.012073712065,4.7398770349214 52.012069850783,4.7398741281464 52.012079488321,4.739871236065 52.01208911695,4.7398391559699 52.012085435074))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

