@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/bZARyT>
  gtm:oppervlakte 24.0 ;
  gtm:kadastraalNummer 8176.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8176"^^xsd:string ;
  gtm:kadastraleAanduiding "K8176"@nl ;
  ns0:name "Perceel GDA01-K8176"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330817670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9nHro> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/259278> ;
  ns0:startDate "2000-01-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.741420599796 52.009717835674,4.7414389362228 52.009717945253,4.7414387680404 52.009729620239,4.7413371237149 52.009729026649,4.7412626565339 52.0097285821,4.7411877232943 52.009728134947,4.741169911182 52.009728028207,4.7411700941283 52.009716344313,4.741420599796 52.009717835674))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

