@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/b1FGJ4>
  gtm:oppervlakte 89.0 ;
  gtm:kadastraalNummer 988.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N988"^^xsd:string ;
  gtm:kadastraleAanduiding "N988"@nl ;
  ns0:name "Perceel GDA01-N988"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360098870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/breoB7> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106532> ;
  ns0:startDate "2021-08-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6898887303782 52.000820767189,4.6897101295921 52.000873432793,4.689708110529 52.000870292852,4.6896994274553 52.000857423885,4.689690422778 52.000844633908,4.6896810962178 52.000831940895,4.689671462476 52.000819335945,4.6896712909554 52.000819128194,4.6898473017711 52.000767247274,4.6898887303782 52.000820767189))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

