@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/bIiNRV>
  gtm:oppervlakte 43.0 ;
  gtm:kadastraalNummer 681.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L681"^^xsd:string ;
  gtm:kadastraleAanduiding "L681"@nl ;
  ns0:name "Perceel GDA01-L681"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340068170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkpCPD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bp9qMr> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/286487> ;
  ns0:startDate "2022-12-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7313945632878 52.008969680551,4.7313942142446 52.008970640364,4.7309961235095 52.008917349824,4.7308196717019 52.008896007346,4.7308199771961 52.008895038304,4.7308225325733 52.008886639417,4.7310451816855 52.008914207702,4.7313982220459 52.008960523787,4.7313945632878 52.008969680551))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

