@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/bhHzJj>
  gtm:oppervlakte 288.0 ;
  gtm:kadastraalNummer 1680.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1680"^^xsd:string ;
  gtm:kadastraleAanduiding "N1680"@nl ;
  ns0:name "Perceel GDA01-N1680"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360168070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8KDGH> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106112> ;
  ns0:startDate "2022-11-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6785972604272 52.002826305585,4.678353289124 52.002654406668,4.6784433989689 52.002605162333,4.6787673511502 52.002806629092,4.6787346532791 52.002824337258,4.6786553909138 52.002867265321,4.6786236466701 52.002844899733,4.6786369847212 52.002837654449,4.678610510395 52.002819104716,4.6785972604272 52.002826305585))"^^geo:wktLiteral ;
    osm:area 288.0
  ] .

