@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/bRG6D5>
  gtm:oppervlakte 200.0 ;
  gtm:kadastraalNummer 7778.0 ;
  gtm:kadastraleAanduiding "A7778"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7778"^^xsd:string ;
  ns0:name "Perceel GDA01-A7778"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240777870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/buzCiw> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71134> ;
  ns0:startDate "1999-01-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7178430357422 52.013127514083,4.717802128276 52.013122922107,4.717861109856 52.012923849894,4.7178436485243 52.01292162935,4.717900288256 52.012751567332,4.7179117776745 52.01275278317,4.7179699521032 52.012758929392,4.7178602973985 52.013129454852,4.7178430357422 52.013127514083))"^^geo:wktLiteral ;
    osm:area 189.0
  ] .

