@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/bOkWjx>
  gtm:oppervlakte 357.0 ;
  gtm:kadastraalNummer 8947.0 ;
  gtm:kadastraleAanduiding "A8947"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8947"^^xsd:string ;
  schema:name "Perceel GDA01-A8947"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240894770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/btjqyU> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/104916> ;
  schema:startDate "2019-11-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7142996341129 52.014401534733,4.7143680451915 52.014317812319,4.7144427028689 52.014228426919,4.7144495158713 52.014230659023,4.7145091805168 52.014250199189,4.7146904699573 52.014307304592,4.7146251943795 52.014363648468,4.7145824985434 52.014400517626,4.714539699462 52.014437467074,4.7145084116809 52.014464487186,4.7144427422502 52.014444166668,4.7142996341129 52.014401534733))"^^geo:wktLiteral ;
    osm:area 375.0
  ] .

