@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/bg1WBt>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 3637.0 ;
  gtm:kadastraleAanduiding "E3637"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3637"^^xsd:string ;
  ns0:name "Perceel GDA01-E3637"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280363770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmEZj9> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74165> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6970759716182 52.008628705623,4.6970349041085 52.008661398414,4.6969673193834 52.008714501207,4.6968422853058 52.008808514904,4.6968032656988 52.008788601417,4.6967929037527 52.008783318371,4.6968786498076 52.008715203664,4.696981305264 52.00863482897,4.6970229511937 52.008602409242,4.6970759716182 52.008628705623))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

