@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/b0PRJd>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 9396.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9396"^^xsd:string ;
  gtm:kadastraleAanduiding "K9396"@nl ;
  schema:name "Perceel GDA01-K9396"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330939670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQFEx> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80746> ;
  schema:startDate "2015-12-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7424796873933 52.013058959041,4.7422961667149 52.013030323555,4.742182805226 52.013012390872,4.7421517606735 52.013007546815,4.7421633699548 52.012979225128,4.7421710842433 52.01296040978,4.7422021578962 52.012965253992,4.7423154452827 52.012983267146,4.7424989802172 52.013011911669,4.7424796873933 52.013058959041))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

