@prefix ns1: <https://jsonapi.org/format/1.1/#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://osf.io/vocab/2022/hasRoot> a rdf:Property ;
    rdfs:label "Has root"@en ;
    ns1:document-member-names "hasRoot"@en .