@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/bAbmAm>
  gtm:oppervlakte 80.0 ;
  gtm:kadastraalNummer 972.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N972"^^xsd:string ;
  gtm:kadastraleAanduiding "N972"@nl ;
  ns0:name "Perceel GDA01-N972"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360097270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqChsM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106520> ;
  ns0:startDate "2021-08-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.689819001965 52.001261910942,4.6898183209257 52.00125045564,4.6898170489216 52.001234862157,4.6898157643597 52.001215394584,4.6898153811701 52.001211005957,4.6900236564166 52.001215844207,4.6900234012125 52.001221954832,4.6900251494306 52.001221911256,4.6900251664793 52.001225497743,4.6900234485021 52.00122546959,4.6900208552629 52.001266747099,4.689819001965 52.001261910942))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

