@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/biK2UD>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 9386.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9386"^^xsd:string ;
  gtm:kadastraleAanduiding "K9386"@nl ;
  schema:name "Perceel GDA01-K9386"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330938670000/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/80736> ;
  schema:startDate "2015-12-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7419708527512 52.013449116167,4.7420019265915 52.01345396942,4.7421152616739 52.013471785278,4.7422985796063 52.01350045588,4.7422792862303 52.013547512202,4.7420959245505 52.013518832343,4.7419826805025 52.013500756302,4.7419516357632 52.013495903204,4.7419631237281 52.01346793142,4.7419708527512 52.013449116167))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

