@prefix schema: <
http://schema.org/
> .
@prefix this: <
http://purl.org/np/RAhjjm6dptxfd6_hQxldIlrmy0wlil3hywSQE6pP_ep6c
> .
@prefix sub: <
http://purl.org/np/RAhjjm6dptxfd6_hQxldIlrmy0wlil3hywSQE6pP_ep6c#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:RVM
schema:url
<
https://www.bibl.ulaval.ca/la-bibliotheque/repertoire-de-vedettes-matiere-rvm
> ;
a
fip:Available-FAIR-Enabling-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Semantic-model
,
fip:Structured-vocabulary
;
rdfs:comment
"The Répertoire de vedettes-matière de l'Université Laval (RVM) is a controlled vocabulary made up of four mostly bilingual thesauruses. It is designed for document indexers, organizations that want to describe the content of their documents or of their products and services, as well as anyone who wants to clarify vocabulary in English and French as part of their work or research. " ;
rdfs:label
"RVM | Répertoire de vedettes-matière de l'Université Laval " ;
rdfs:seeAlso
<
https://en.wikipedia.org/wiki/R%C3%A9pertoire_de_vedettes-mati%C3%A8re_de_l'Universit%C3%A9_Laval
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-1261-9930
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"p0359gj//p4Bgfsnw0QTH6ywhMLb3VzZZ7YYkf10Iu02c4GYAQDnszUwxrcTNsrn9hUbM0H6usEf0s0VFRnJ3z8KoZ5nnZFOr9CMRhwNOcD/IgOyUK887HTdtS2Eodz34IWC5qNWtaOGgSZqe+eDm+AKxQ7hg8t4cWkBEok0Dbg=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2023-07-13T20:13:47Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:RVM
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/409b095c-beea-49f4-90b6-10dcfe9f2c3d
> .
}