@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/b4nLav>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 1669.0 ;
  gtm:kadastraleAanduiding "G1669"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1669" ;
  ns0:name "Perceel GDA01-G1669"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300166970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDJogw> ;
  hg:liesIn <https://n2t.net/ark:/60537/bRfH8K> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76504> ;
  ns0:startDate "2017-04-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7011015781285 52.010785512522,4.7011334646701 52.010815854491,4.7010024067719 52.010891555027,4.7009014877412 52.010960447137,4.70090098183 52.010960192512,4.7008612198741 52.010940006412,4.7009719624199 52.010868816639,4.7009849667728 52.010860452327,4.7011015781285 52.010785512522))"^^geo:wktLiteral ;
    osm:area 82.0
  ] .

