@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/bD67WG>
  gtm:oppervlakte 163.0 ;
  gtm:kadastraalNummer 9399.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9399"^^xsd:string ;
  gtm:kadastraleAanduiding "K9399"@nl ;
  schema:name "Perceel GDA01-K9399"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330939970000/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/80749> ;
  schema:startDate "2015-12-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7425375804376 52.012917808008,4.7423540312979 52.012889163465,4.7422411670954 52.012870101025,4.7422101080696 52.012865256903,4.7422182599757 52.012845383321,4.7422352285679 52.012803976946,4.7425412578226 52.012852527581,4.7425359285464 52.012865549522,4.7425576277784 52.012868931129,4.7425375804376 52.012917808008))"^^geo:wktLiteral ;
    osm:area 162.0
  ] .

