@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/bYXCeg>
  gtm:oppervlakte 152.0 ;
  gtm:kadastraalNummer 8927.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8927"^^xsd:string ;
  gtm:kadastraleAanduiding "K8927"@nl ;
  ns0:name "Perceel GDA01-K8927"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330892770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbS5N7> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80545> ;
  ns0:startDate "2008-10-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7277187794407 52.010864436568,4.7277754949263 52.010755805987,4.7278068294003 52.01069617275,4.7278199813822 52.010670494677,4.72784910156 52.010676230589,4.7279049354876 52.010688902348,4.7279124295728 52.010690391451,4.7278110881556 52.010883937148,4.7277551898032 52.010871669463,4.7277187794407 52.010864436568))"^^geo:wktLiteral ;
    osm:area 152.0
  ] .

