@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/boWxMx>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 3636.0 ;
  gtm:kadastraleAanduiding "E3636"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3636"^^xsd:string ;
  ns0:name "Perceel GDA01-E3636"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280363670000/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/74164> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6971301048115 52.008655574774,4.6970886041339 52.008688022357,4.6969859067158 52.008768289037,4.6968988494412 52.008837375869,4.6968594107502 52.008817244222,4.6968422853058 52.008808514904,4.6969673193834 52.008714501207,4.6970349041085 52.008661398414,4.6970759716182 52.008628705623,4.6971301048115 52.008655574774))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

