@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/bSidfP>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 9506.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9506"^^xsd:string ;
  gtm:kadastraleAanduiding "K9506"@nl ;
  ns0:name "Perceel GDA01-K9506"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330950670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bO8mPs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80809> ;
  ns0:startDate "2018-10-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7399593658791 52.016525455891,4.7401721211904 52.016556188132,4.740194043641 52.016559355672,4.7401761421362 52.016606626024,4.7401541760937 52.016603449252,4.7399863557474 52.016579210938,4.7399042646795 52.016568234229,4.7398615752765 52.016562588505,4.7398678479207 52.016544852978,4.7398789885532 52.016513841422,4.7399593658791 52.016525455891))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

