@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/b9AgT5>
  gtm:oppervlakte 89.0 ;
  gtm:kadastraalNummer 987.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N987"^^xsd:string ;
  gtm:kadastraleAanduiding "N987"@nl ;
  ns0:name "Perceel GDA01-N987"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360098770000/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/106531> ;
  ns0:startDate "2021-08-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6895959933461 52.000545415489,4.6894665385045 52.000637624508,4.6894619951887 52.00063480217,4.6894440005985 52.000624196999,4.6894249297397 52.000613504548,4.6894053730522 52.000603150774,4.6893950119105 52.000597992902,4.689523362383 52.000506568397,4.6895959933461 52.000545415489))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

