@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/bG0WSF>
  gtm:oppervlakte 78.0 ;
  gtm:kadastraalNummer 982.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N982"^^xsd:string ;
  gtm:kadastraleAanduiding "N982"@nl ;
  ns0:name "Perceel GDA01-N982"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360098270000/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/106527> ;
  ns0:startDate "2021-08-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.689523362383 52.000506568397,4.6893950119105 52.000597992902,4.6893853301164 52.00059316264,4.6893648300547 52.000583540318,4.6893438728669 52.000574283808,4.6893277975343 52.000567617945,4.6894606390274 52.000473020254,4.689523362383 52.000506568397))"^^geo:wktLiteral ;
    osm:area 78.0
  ] .

