@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/baPsLN>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 9387.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9387"^^xsd:string ;
  gtm:kadastraleAanduiding "K9387"@nl ;
  schema:name "Perceel GDA01-K9387"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330938770000/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/80737> ;
  schema:startDate "2015-12-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7419708527512 52.013449116167,4.7419786571833 52.013430121558,4.7419900394035 52.013402409855,4.7420210985185 52.013407272011,4.7421345841909 52.01342473813,4.7423178873779 52.013453408622,4.7423003306407 52.013496195993,4.7422985796063 52.01350045588,4.7421152616739 52.013471785278,4.7420019265915 52.01345396942,4.7419708527512 52.013449116167))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

