@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/b7hyGC>
  gtm:oppervlakte 88.0 ;
  gtm:kadastraalNummer 3642.0 ;
  gtm:kadastraleAanduiding "D3642"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3642" ;
  ns0:name "Perceel GDA01-D3642"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270364270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/beZB63> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73485> ;
  ns0:startDate "2009-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7058934762694 52.010526811561,4.7058529003372 52.010554305956,4.705840404855 52.010547465358,4.7056434973217 52.010439633035,4.7056852410117 52.010410060161,4.7058934762694 52.010526811561))"^^geo:wktLiteral ;
    osm:area 82.0
  ] .

