@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/boxa1W>
  gtm:oppervlakte 87.0 ;
  gtm:kadastraalNummer 956.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N956"^^xsd:string ;
  gtm:kadastraleAanduiding "N956"@nl ;
  ns0:name "Perceel GDA01-N956"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360095670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b37KaZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106506> ;
  ns0:startDate "2021-08-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6883526077758 52.000535135951,4.6883523593938 52.000535188407,4.6882631215592 52.000557489136,4.6882449892072 52.000535189005,4.6881788325335 52.000453837252,4.6882638049257 52.000426765361,4.6882644195796 52.000426571266,4.6883310322431 52.000508572846,4.6883526077758 52.000535135951))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

