@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/box9hF>
  gtm:oppervlakte 131.0 ;
  gtm:kadastraalNummer 568.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N568"^^xsd:string ;
  gtm:kadastraleAanduiding "N568"@nl ;
  ns0:name "Perceel GDA01-N568"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360056870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4aeJC> ;
  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/90008> ;
  ns0:startDate "2019-02-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6878156196988 52.002407455432,4.6878340113033 52.002431842478,4.687900541787 52.002517385224,4.6879697116638 52.002607392886,4.6879677359901 52.002608010339,4.6878983443605 52.002626527722,4.6877494029112 52.002434386791,4.6877682965024 52.002429393636,4.6877633993588 52.002423108583,4.6877892290817 52.002415055633,4.6878156196988 52.002407455432))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

