@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/bd78N5>
  gtm:oppervlakte 81.0 ;
  gtm:kadastraalNummer 6358.0 ;
  gtm:kadastraleAanduiding "A6358"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6358"^^xsd:string ;
  ns0:name "Perceel GDA01-A6358"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240635870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdk1TW> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70752> ;
  ns0:startDate "2009-11-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7166172614644 52.014418813074,4.716617770059 52.014418896867,4.7168609849266 52.014459624232,4.716844686681 52.014500374696,4.7165992052923 52.014460209645,4.7166172614644 52.014418813074))"^^geo:wktLiteral ;
    osm:area 82.0
  ] .

