@prefix dct: . @prefix ns1: . @prefix rdfs: . @prefix skos: . a rdfs:Resource, skos:Concept ; dct:created "2020-06-10" ; ns1:status ; rdfs:seeAlso ; skos:definition " Indicates that the link’s context is a part of a series, and that the previous in the series is the link target. This relation is only used in examples."@en ; skos:notation "prev" ; skos:prefLabel "prev"@en .