@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://vocabulary.actris.nilu.no/actris_vocab/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns1: <https://orcid.org/> . <https://vocabulary.actris.nilu.no/actris_vocab/> skos:hasTopConcept ns0:licence . <https://vocabulary.actris.nilu.no/actris_vocab/AGPL-3.0-or-later> skos:broader ns0:licence . <https://vocabulary.actris.nilu.no/actris_vocab/CC-BY-4.0> skos:broader ns0:licence . <https://vocabulary.actris.nilu.no/actris_vocab/CC0-1.0> skos:broader ns0:licence . ns0:licence metadata_def:mappingLoom "licence" ; metadata_def:mappingSameURI ns0:licence ; dct:creator <https://orcid.org/0000-0002-3380-3470> ; a owl:NamedIndividual, skos:Concept ; skos:definition "Official permission or permit to do, use, or own something. A license is granted by a party (licensor) to another party (licensee) as an element of an agreement between those parties."@en ; skos:inScheme <https://vocabulary.actris.nilu.no/actris_vocab/> ; skos:narrower <https://vocabulary.actris.nilu.no/actris_vocab/AGPL-3.0-or-later>, <https://vocabulary.actris.nilu.no/actris_vocab/CC-BY-4.0>, <https://vocabulary.actris.nilu.no/actris_vocab/CC0-1.0> ; skos:prefLabel "licence"@en ; skos:topConceptOf <https://vocabulary.actris.nilu.no/actris_vocab/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://vocabulary.actris.nilu.no/actris_vocab/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns1: <https://orcid.org/> .

<https://vocabulary.actris.nilu.no/actris_vocab/>
    skos:hasTopConcept ns0:licence .

<https://vocabulary.actris.nilu.no/actris_vocab/AGPL-3.0-or-later>
    skos:broader ns0:licence .

<https://vocabulary.actris.nilu.no/actris_vocab/CC-BY-4.0>
    skos:broader ns0:licence .

<https://vocabulary.actris.nilu.no/actris_vocab/CC0-1.0>
    skos:broader ns0:licence .

ns0:licence
    metadata_def:mappingLoom "licence" ;
    metadata_def:mappingSameURI ns0:licence ;
    dct:creator <https://orcid.org/0000-0002-3380-3470> ;
    a owl:NamedIndividual, skos:Concept ;
    skos:definition "Official permission or permit to do, use, or own something. A license is granted by a party (licensor) to another party (licensee) as an element of an agreement between those parties."@en ;
    skos:inScheme <https://vocabulary.actris.nilu.no/actris_vocab/> ;
    skos:narrower <https://vocabulary.actris.nilu.no/actris_vocab/AGPL-3.0-or-later>, <https://vocabulary.actris.nilu.no/actris_vocab/CC-BY-4.0>, <https://vocabulary.actris.nilu.no/actris_vocab/CC0-1.0> ;
    skos:prefLabel "licence"@en ;
    skos:topConceptOf <https://vocabulary.actris.nilu.no/actris_vocab/> .