@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/bDJe09>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 9217.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9217"^^xsd:string ;
  gtm:kadastraleAanduiding "K9217"@nl ;
  ns0:name "Perceel GDA01-K9217"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330921770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/boWHIs> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80687> ;
  ns0:startDate "2014-10-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7477447628002 52.009853649398,4.7478205932045 52.009856569052,4.7478198896634 52.009864025584,4.7478278381322 52.009864329419,4.7478251053522 52.009891513407,4.7478208631082 52.009953042776,4.7478136581091 52.01004664456,4.7477307552666 52.010044270728,4.7477447628002 52.009853649398))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

