@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/bMtCYo>
  gtm:oppervlakte 155.0 ;
  gtm:kadastraalNummer 9499.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9499"^^xsd:string ;
  gtm:kadastraleAanduiding "K9499"@nl ;
  ns0:name "Perceel GDA01-K9499"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330949970000/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/80802> ;
  ns0:startDate "2018-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7385018309893 52.016002255972,4.7385236038758 52.016004658989,4.7385747271843 52.016010306727,4.7385963691109 52.016012700021,4.7385747265646 52.016087858437,4.7385594187047 52.016141021239,4.7384297617966 52.016122249156,4.7384041777811 52.016119456595,4.7384079376835 52.01610627339,4.738430696952 52.016026447202,4.7384395520413 52.015995387228,4.7385018309893 52.016002255972))"^^geo:wktLiteral ;
    osm:area 155.0
  ] .

