@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/bAp3fI>
  gtm:oppervlakte 291.0 ;
  gtm:kadastraalNummer 1669.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1669"^^xsd:string ;
  gtm:kadastraleAanduiding "N1669"@nl ;
  ns0:name "Perceel GDA01-N1669"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360166970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELUng> ;
  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/106102> ;
  ns0:startDate "2023-02-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6776064171775 52.003524400872,4.6775489355578 52.003483858002,4.6773462453263 52.003340914984,4.6774227528905 52.003299184624,4.6774216953752 52.003263871644,4.6774219522725 52.003262363135,4.677476833346 52.003296041196,4.6777267966921 52.003456499791,4.6777197611555 52.003461185303,4.6777096536737 52.003467649986,4.6776992576475 52.003473942149,4.677688587781 52.00348005289,4.6776776442167 52.003485973224,4.6776064171775 52.003524400872))"^^geo:wktLiteral ;
    osm:area 291.0
  ] .

